svn commit: r273874 - releng/10.1/sys/conf
Glen Barber
gjb at FreeBSD.org
Thu Oct 30 22:21:13 UTC 2014
Author: gjb
Date: Thu Oct 30 22:21:12 2014
New Revision: 273874
URL: https://svnweb.freebsd.org/changeset/base/273874
Log:
Update releng/10.1 to -RC4 as part of the 10.1-RELEASE cycle.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/10.1/sys/conf/newvers.sh
Modified: releng/10.1/sys/conf/newvers.sh
==============================================================================
--- releng/10.1/sys/conf/newvers.sh Thu Oct 30 22:07:29 2014 (r273873)
+++ releng/10.1/sys/conf/newvers.sh Thu Oct 30 22:21:12 2014 (r273874)
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.1"
-BRANCH="RC3"
+BRANCH="RC4"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
More information about the svn-src-all
mailing list