Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2025 00:05:32 GMT
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: 7f6d09003ada - releng/13.5 - 13.5: Update to BETA3
Message-ID:  <202502210005.51L05WIE062319@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch releng/13.5 has been updated by cperciva:

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

commit 7f6d09003adaf916bf93855a4fab98ad420fbeda
Author:     Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2025-02-21 00:00:00 +0000
Commit:     Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2025-02-21 00:05:22 +0000

    13.5: Update to BETA3
    
    Approved by:    re (implicit)
    Sponsored by:   Amazon
---
 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 db4cef33816e..fee92b14d847 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -53,7 +53,7 @@
 
 TYPE="FreeBSD"
 REVISION="13.5"
-BRANCH="BETA2"
+BRANCH="BETA3"
 if [ -n "${BRANCH_OVERRIDE}" ]; then
 	BRANCH=${BRANCH_OVERRIDE}
 fi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502210005.51L05WIE062319>