Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 May 2022 00:07:08 GMT
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: cd651fcc491c - releng/13.1 - Update to RC6
Message-ID:  <202205050007.24507899036620@gitrepo.freebsd.org>

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

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

commit cd651fcc491c509e2f7d516c56410d3fdfb2be58
Author:     Glen Barber <gjb@FreeBSD.org>
AuthorDate: 2022-05-05 00:06:39 +0000
Commit:     Glen Barber <gjb@FreeBSD.org>
CommitDate: 2022-05-05 00:06:39 +0000

    Update to RC6
    
    Approved by:    re (implicit)
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 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 312a01a4941b..e2f2bcdd6e55 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -54,7 +54,7 @@
 
 TYPE="FreeBSD"
 REVISION="13.1"
-BRANCH="RC5"
+BRANCH="RC6"
 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?202205050007.24507899036620>