Date: Fri, 08 May 2026 00:00:05 +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: b3f9be4f9437 - releng/15.1 - 15.1: Update to BETA2 Message-ID: <69fd2785.3f400.38e86c2b@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=b3f9be4f94379cd3d714139e2635183d7a01aa71 commit b3f9be4f94379cd3d714139e2635183d7a01aa71 Author: Colin Percival <cperciva@FreeBSD.org> AuthorDate: 2026-05-08 00:00:00 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> CommitDate: 2026-05-08 00:00:00 +0000 15.1: Update to BETA2 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 aeb438a80e90..cbf4cab89dc5 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -51,7 +51,7 @@ TYPE="FreeBSD" REVISION="15.1" -BRANCH="BETA1" +BRANCH="BETA2" 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?69fd2785.3f400.38e86c2b>
