svn commit: r271444 - stable/10/sys/conf
Glen Barber
gjb at FreeBSD.org
Fri Sep 12 00:05:16 UTC 2014
Author: gjb
Date: Fri Sep 12 00:05:15 2014
New Revision: 271444
URL: http://svnweb.freebsd.org/changeset/base/271444
Log:
Update stable/10 to -BETA1 as part of the 10.1-RELEASE
cycle.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/sys/conf/newvers.sh
Modified: stable/10/sys/conf/newvers.sh
==============================================================================
--- stable/10/sys/conf/newvers.sh Thu Sep 11 22:40:11 2014 (r271443)
+++ stable/10/sys/conf/newvers.sh Fri Sep 12 00:05:15 2014 (r271444)
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.1"
-BRANCH="PRERELEASE"
+BRANCH="BETA1"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
More information about the svn-src-all
mailing list