The branch releng/14.4 has been updated by cperciva:

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

commit 041aa28386d3d78cb549c626702306bb179dc98e
Author:     Colin Percival <[email protected]>
AuthorDate: 2026-02-27 00:00:00 +0000
Commit:     Colin Percival <[email protected]>
CommitDate: 2026-02-27 00:00:00 +0000

    14.4: Update to RC1
    
    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 905c41c4d0d4..26f4c2a335f0 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -53,7 +53,7 @@
 
 TYPE="FreeBSD"
 REVISION="14.4"
-BRANCH="BETA3"
+BRANCH="RC1"
 if [ -n "${BRANCH_OVERRIDE}" ]; then
        BRANCH=${BRANCH_OVERRIDE}
 fi

Reply via email to