Date: Fri, 29 May 2026 00:00:03 +0000 From: Colin Percival <cperciva@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: f841f71deade - releng/15.1 - 15.1: Update to RC2 Message-ID: <6a18d703.47084.eb51852@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch releng/15.1 has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=f841f71deaded8a869ba228d3e011630570d59f7 commit f841f71deaded8a869ba228d3e011630570d59f7 Author: Colin Percival <cperciva@FreeBSD.org> AuthorDate: 2026-05-29 00:00:00 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> CommitDate: 2026-05-29 00:00:00 +0000 15.1: Update to RC2 Approved by: re (implicit) Sponsored by: OpenSats Initiative --- sys/conf/newvers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh index 2fd1f6f341bc..8d43d168aace 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -51,7 +51,7 @@ TYPE="FreeBSD" REVISION="15.1" -BRANCH="RC1" +BRANCH="RC2" if [ -n "${BRANCH_OVERRIDE}" ]; then BRANCH=${BRANCH_OVERRIDE} fihome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a18d703.47084.eb51852>
