Author: gjb Date: Sun Nov 3 17:19:17 2013 New Revision: 257580 URL: http://svnweb.freebsd.org/changeset/base/257580
Log: Update stable/10 to BETA3 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 Sun Nov 3 16:43:52 2013 (r257579) +++ stable/10/sys/conf/newvers.sh Sun Nov 3 17:19:17 2013 (r257580) @@ -32,7 +32,7 @@ TYPE="FreeBSD" REVISION="10.0" -BRANCH="BETA2" +BRANCH="BETA3" 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"