Date: Fri, 15 May 2026 00:00:55 +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: ac2daab55062 - releng/15.1 - 15.1: Update to BETA3 Message-ID: <6a066237.1e48b.306a0b1f@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=ac2daab5506280a2fa271c476a7f51ca8d9f13c0 commit ac2daab5506280a2fa271c476a7f51ca8d9f13c0 Author: Colin Percival <cperciva@FreeBSD.org> AuthorDate: 2026-05-15 00:00:36 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> CommitDate: 2026-05-15 00:00:36 +0000 15.1: Update to BETA3 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 cbf4cab89dc5..39986494bbf6 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -51,7 +51,7 @@ TYPE="FreeBSD" REVISION="15.1" -BRANCH="BETA2" +BRANCH="BETA3" 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?6a066237.1e48b.306a0b1f>
