svn commit: r338287 - head/sys/conf
Glen Barber
gjb at FreeBSD.org
Fri Aug 24 00:25:26 UTC 2018
Author: gjb
Date: Fri Aug 24 00:25:25 2018
New Revision: 338287
URL: https://svnweb.freebsd.org/changeset/base/338287
Log:
Update head from ALPHA2 to ALPHA3 as part of the 12.0-RELEASE
cycle.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/conf/newvers.sh
Modified: head/sys/conf/newvers.sh
==============================================================================
--- head/sys/conf/newvers.sh Fri Aug 24 00:10:31 2018 (r338286)
+++ head/sys/conf/newvers.sh Fri Aug 24 00:25:25 2018 (r338287)
@@ -46,7 +46,7 @@
TYPE="FreeBSD"
REVISION="12.0"
-BRANCH="ALPHA2"
+BRANCH="ALPHA3"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
More information about the svn-src-all
mailing list