Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Mar 2023 00:01:27 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: 13264ea9a370 - releng/13.2 - 13.2: update to RC1
Message-ID:  <202303030001.32301Rhh003850@gitrepo.freebsd.org>

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

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

commit 13264ea9a370bac94da680a929c3f548209ff94d
Author:     Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2023-03-03 00:01:05 +0000
Commit:     Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2023-03-03 00:01:05 +0000

    13.2: update to RC1
    
    Approved by:    re (implicit)
    Sponsored by:   https://www.patreon.com/cperciva
---
 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 f49a96657cdd..fee68579a00b 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -54,7 +54,7 @@
 
 TYPE="FreeBSD"
 REVISION="13.2"
-BRANCH="BETA3"
+BRANCH="RC1"
 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?202303030001.32301Rhh003850>