The branch releng/15.1 has been updated by cperciva:

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

commit ac2daab5506280a2fa271c476a7f51ca8d9f13c0
Author:     Colin Percival <[email protected]>
AuthorDate: 2026-05-15 00:00:36 +0000
Commit:     Colin Percival <[email protected]>
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}
 fi

Reply via email to