svn commit: r366133 - releng/12.2/sys/conf
Glen Barber
gjb at FreeBSD.org
Fri Sep 25 00:36:59 UTC 2020
Author: gjb
Date: Fri Sep 25 00:36:59 2020
New Revision: 366133
URL: https://svnweb.freebsd.org/changeset/base/366133
Log:
Update releng/12.2 to BETA3 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 24 21:42:44 2020 (r366132)
+++ releng/12.2/sys/conf/newvers.sh Fri Sep 25 00:36:59 2020 (r366133)
@@ -49,7 +49,7 @@
TYPE="FreeBSD"
REVISION="12.2"
-BRANCH="BETA2"
+BRANCH="BETA3"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
More information about the svn-src-releng
mailing list