Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Feb 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: f2dc20d2d2bd - releng/14.4 - 14.3: Update to BETA2
Message-ID:  <698e6983.33ba4.32579bfd@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch releng/14.4 has been updated by cperciva:

URL: https://cgit.FreeBSD.org/src/commit/?id=f2dc20d2d2bd959b53f3132f7fe995140bc553aa

commit f2dc20d2d2bd959b53f3132f7fe995140bc553aa
Author:     Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2026-02-13 00:00:00 +0000
Commit:     Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2026-02-13 00:00:00 +0000

    14.3: 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 b50451c1c674..56e98241e7c8 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -53,7 +53,7 @@
 
 TYPE="FreeBSD"
 REVISION="14.4"
-BRANCH="BETA1"
+BRANCH="BETA2"
 if [ -n "${BRANCH_OVERRIDE}" ]; then
 	BRANCH=${BRANCH_OVERRIDE}
 fi


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698e6983.33ba4.32579bfd>