svn commit: r258774 - stable/10/sys/conf
Glen Barber
gjb at FreeBSD.org
Sat Nov 30 17:40:49 UTC 2013
Author: gjb
Date: Sat Nov 30 17:40:48 2013
New Revision: 258774
URL: http://svnweb.freebsd.org/changeset/base/258774
Log:
Update stable/10 to BETA4 as part of the 10.0-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 Sat Nov 30 17:33:49 2013 (r258773)
+++ stable/10/sys/conf/newvers.sh Sat Nov 30 17:40:48 2013 (r258774)
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.0"
-BRANCH="BETA3"
+BRANCH="BETA4"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
More information about the svn-src-all
mailing list