git: 150b4388d3b5 - releng/13.0 - update to 13.0-BETA3

Glen Barber gjb at FreeBSD.org
Fri Feb 19 00:00:58 UTC 2021


The branch releng/13.0 has been updated by gjb:

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

commit 150b4388d3b5654d02071618dcdae48d6f11161f
Author:     Glen Barber <gjb at FreeBSD.org>
AuthorDate: 2021-02-18 23:57:03 +0000
Commit:     Glen Barber <gjb at FreeBSD.org>
CommitDate: 2021-02-19 00:00:40 +0000

    update to 13.0-BETA3
    
    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 abb9ecd1c69d..b0887168026a 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -54,7 +54,7 @@
 
 TYPE="FreeBSD"
 REVISION="13.0"
-BRANCH="BETA2"
+BRANCH="BETA3"
 if [ -n "${BRANCH_OVERRIDE}" ]; then
 	BRANCH=${BRANCH_OVERRIDE}
 fi


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