Author: gjb
Date: Sun Jul 13 17:04:22 2014
New Revision: 268592
URL: http://svnweb.freebsd.org/changeset/base/268592
Log:
Switch stable/9 back to STABLE now that release/9.3.0 is
tagged.
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
stable/9/sys/conf/newvers.sh
Modified: stable/9/sys/conf/newvers.sh
==============================================================================
--- stable/9/sys/conf/newvers.sh Sun Jul 13 16:27:57 2014 (r268591)
+++ stable/9/sys/conf/newvers.sh Sun Jul 13 17:04:22 2014 (r268592)
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="9.3"
-BRANCH="PRERELEASE"
+BRANCH="STABLE"
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-unsubscribe@freebsd.org"