git: 8f731a397ad4 - releng/13.0 - 13.0 release: update to RC3

Glen Barber gjb at FreeBSD.org
Fri Mar 19 00:03:28 UTC 2021


The branch releng/13.0 has been updated by gjb:

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

commit 8f731a397ad4dc7b17622c0e69ac045f4a7b9d5b
Author:     Glen Barber <gjb at FreeBSD.org>
AuthorDate: 2021-03-18 23:55:48 +0000
Commit:     Glen Barber <gjb at FreeBSD.org>
CommitDate: 2021-03-19 00:03:14 +0000

    13.0 release: update to RC3
    
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
    Approved by:    re (implicit)
---
 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 30178e155226..6e57164483fe 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -54,7 +54,7 @@
 
 TYPE="FreeBSD"
 REVISION="13.0"
-BRANCH="RC2"
+BRANCH="RC3"
 if [ -n "${BRANCH_OVERRIDE}" ]; then
 	BRANCH=${BRANCH_OVERRIDE}
 fi


More information about the dev-commits-src-all mailing list