git: 2e70fcbb1543 - releng/13.0 - 13.0: update to RC4

Glen Barber gjb at FreeBSD.org
Mon Mar 29 00:02:56 UTC 2021


The branch releng/13.0 has been updated by gjb:

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

commit 2e70fcbb154359d7eb5cebfa0c895887f3400ae0
Author:     Glen Barber <gjb at FreeBSD.org>
AuthorDate: 2021-03-28 23:51:40 +0000
Commit:     Glen Barber <gjb at FreeBSD.org>
CommitDate: 2021-03-28 23:51:40 +0000

    13.0: update to RC4
    
    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 50fcab5609a2..79d64cfbfb2a 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -54,7 +54,7 @@
 
 TYPE="FreeBSD"
 REVISION="13.0"
-BRANCH="RC3-p1"
+BRANCH="RC4"
 if [ -n "${BRANCH_OVERRIDE}" ]; then
 	BRANCH=${BRANCH_OVERRIDE}
 fi


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