Skip to content

Commit 52e8619

Browse files
committed
Create stable-4.15 branch
1 parent ba1e41e commit 52e8619

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile.rules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1067,7 +1067,7 @@ testkernel: ${KERNELTESTS}
10671067
########################################################################
10681068

10691069
# change PKG_BRANCH to stable-X.Y in the stable branch
1070-
PKG_BRANCH = master
1070+
PKG_BRANCH = stable-4.15
10711071
PKG_BOOTSTRAP_URL = https://github.com/gap-system/PackageDistro/releases/download/latest/
10721072
PKG_MINIMAL = packages-required.tar.gz
10731073
PKG_FULL = packages.tar.gz

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![Build Status](https://github.com/gap-system/gap/actions/workflows/CI.yml/badge.svg)](https://github.com/gap-system/gap/actions/workflows/CI.yml)
2-
[![Code Coverage](https://codecov.io/gh/gap-system/gap/branch/master/graphs/badge.svg)](https://codecov.io/gh/gap-system/gap/branch/master)
2+
[![Code Coverage](https://codecov.io/gh/gap-system/gap/branch/stable-4.15/graphs/badge.svg)](https://codecov.io/gh/gap-system/gap/branch/stable-4.15)
33
[![ref](https://img.shields.io/badge/docs-ref-blue)](https://gap-system.github.io/gap/doc/ref/chap0_mj.html)
44
[![dev](https://img.shields.io/badge/docs-dev-blue)](https://gap-system.github.io/gap/doc/dev/chap0_mj.html)
55
[![hpc](https://img.shields.io/badge/docs-hpc-blue)](https://gap-system.github.io/gap/doc/hpc/chap0_mj.html)

0 commit comments

Comments
 (0)