svn commit: r255899 - stable/9/sys/conf
Glen Barber
gjb at FreeBSD.org
Thu Sep 26 18:30:58 UTC 2013
Author: gjb
Date: Thu Sep 26 18:30:57 2013
New Revision: 255899
URL: http://svnweb.freebsd.org/changeset/base/255899
Log:
release/9.2.0 has been created; call stable/9 'STABLE' again.
Modified:
stable/9/sys/conf/newvers.sh
Modified: stable/9/sys/conf/newvers.sh
==============================================================================
--- stable/9/sys/conf/newvers.sh Thu Sep 26 18:28:11 2013 (r255898)
+++ stable/9/sys/conf/newvers.sh Thu Sep 26 18:30:57 2013 (r255899)
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="9.2"
-BRANCH="PRERELEASE"
+BRANCH="STABLE"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
More information about the svn-src-stable-9
mailing list