git: e32bc2536297 - releng/13.0 - update to BETA4

Glen Barber gjb at FreeBSD.org
Fri Feb 26 02:18:26 UTC 2021


The branch releng/13.0 has been updated by gjb:

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

commit e32bc25362975db9896eeffc2933e078930a5383
Author:     Glen Barber <gjb at FreeBSD.org>
AuthorDate: 2021-02-26 02:18:11 +0000
Commit:     Glen Barber <gjb at FreeBSD.org>
CommitDate: 2021-02-26 02:18:11 +0000

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


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