svn commit: r256092 - head/sys/conf
Glen Barber
gjb at FreeBSD.org
Sun Oct 6 19:47:07 UTC 2013
Author: gjb
Date: Sun Oct 6 19:47:06 2013
New Revision: 256092
URL: http://svnweb.freebsd.org/changeset/base/256092
Log:
Update head/ to 10.0-ALPHA5.
Approved by: re (implicit)
Modified:
head/sys/conf/newvers.sh
Modified: head/sys/conf/newvers.sh
==============================================================================
--- head/sys/conf/newvers.sh Sun Oct 6 18:56:13 2013 (r256091)
+++ head/sys/conf/newvers.sh Sun Oct 6 19:47:06 2013 (r256092)
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.0"
-BRANCH="ALPHA4"
+BRANCH="ALPHA5"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
More information about the svn-src-all
mailing list