svn commit: r339753 - stable/12/sys/conf
Glen Barber
gjb at FreeBSD.org
Fri Oct 26 00:00:14 UTC 2018
Author: gjb
Date: Fri Oct 26 00:00:13 2018
New Revision: 339753
URL: https://svnweb.freebsd.org/changeset/base/339753
Log:
Update stable/12 from BETA1 to BETA2 as part of the 12.0-RELEASE
cycle.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
stable/12/sys/conf/newvers.sh
Modified: stable/12/sys/conf/newvers.sh
==============================================================================
--- stable/12/sys/conf/newvers.sh Thu Oct 25 23:32:32 2018 (r339752)
+++ stable/12/sys/conf/newvers.sh Fri Oct 26 00:00:13 2018 (r339753)
@@ -46,7 +46,7 @@
TYPE="FreeBSD"
REVISION="12.0"
-BRANCH="BETA1"
+BRANCH="BETA2"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
More information about the svn-src-stable-12
mailing list