Author: gjb
Date: Fri Sep 18 00:02:58 2020
New Revision: 365865
URL: https://svnweb.freebsd.org/changeset/base/365865

Log:
  Rename releng/12.2 to BETA2 as part of the 12.2-RELEASE cycle.
  
  Approved by:  re (implicit)
  Sponsored by: Rubicon Communications, LLC (netgate.com)

Modified:
  releng/12.2/sys/conf/newvers.sh

Modified: releng/12.2/sys/conf/newvers.sh
==============================================================================
--- releng/12.2/sys/conf/newvers.sh     Thu Sep 17 23:14:17 2020        
(r365864)
+++ releng/12.2/sys/conf/newvers.sh     Fri Sep 18 00:02:58 2020        
(r365865)
@@ -49,7 +49,7 @@
 
 TYPE="FreeBSD"
 REVISION="12.2"
-BRANCH="BETA1-p1"
+BRANCH="BETA2"
 if [ -n "${BRANCH_OVERRIDE}" ]; then
        BRANCH=${BRANCH_OVERRIDE}
 fi
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to