git: ea31abc261ff - releng/13.0 - 13.0: update to RELEASE

Glen Barber gjb at FreeBSD.org
Fri Apr 9 00:15:01 UTC 2021


The branch releng/13.0 has been updated by gjb:

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

commit ea31abc261ffc01b6ff5671bffb15cf910a07f4b
Author:     Glen Barber <gjb at FreeBSD.org>
AuthorDate: 2021-04-09 00:14:30 +0000
Commit:     Glen Barber <gjb at FreeBSD.org>
CommitDate: 2021-04-09 00:14:30 +0000

    13.0: update to RELEASE
    
    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 0d6ec4b72680..306e11fda092 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -54,7 +54,7 @@
 
 TYPE="FreeBSD"
 REVISION="13.0"
-BRANCH="RC5-p1"
+BRANCH="RELEASE"
 if [ -n "${BRANCH_OVERRIDE}" ]; then
 	BRANCH=${BRANCH_OVERRIDE}
 fi


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