Author: kensmith
Date: Sun Jul 15 03:43:56 2012
New Revision: 238460
URL: http://svn.freebsd.org/changeset/base/238460
Log:
9.1-BETA1 builds done, shift back to PRERELEASE for the rest of the
9.1 release cycle.
Approved by: re (implicit)
Modified:
stable/9/sys/conf/newvers.sh
Modified: stable/9/sys/conf/newvers.sh
==============================================================================
--- stable/9/sys/conf/newvers.sh Sat Jul 14 21:28:11 2012
(r238459)
+++ stable/9/sys/conf/newvers.sh Sun Jul 15 03:43:56 2012
(r238460)
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="9.1"
-BRANCH="BETA1"
+BRANCH="PRERELEASE"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"