svn commit: r366553 - releng/12.2/sys/conf
Glen Barber
gjb at FreeBSD.org
Thu Oct 8 23:59:59 UTC 2020
Author: gjb
Date: Thu Oct 8 23:59:58 2020
New Revision: 366553
URL: https://svnweb.freebsd.org/changeset/base/366553
Log:
Update releng/12.2 to RC2 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 Oct 8 22:46:15 2020 (r366552)
+++ releng/12.2/sys/conf/newvers.sh Thu Oct 8 23:59:58 2020 (r366553)
@@ -49,7 +49,7 @@
TYPE="FreeBSD"
REVISION="12.2"
-BRANCH="RC1"
+BRANCH="RC2"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
More information about the svn-src-releng
mailing list