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 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"