svn commit: r191770 - stable/7/sys/conf
Ken Smith
kensmith at FreeBSD.org
Mon May 4 00:19:01 UTC 2009
Author: kensmith
Date: Mon May 4 00:19:00 2009
New Revision: 191770
URL: http://svn.freebsd.org/changeset/base/191770
Log:
7.2-RELEASE is done, shift over to -STABLE.
Approved by: re (implicit)
Modified:
stable/7/sys/conf/newvers.sh
Modified: stable/7/sys/conf/newvers.sh
==============================================================================
--- stable/7/sys/conf/newvers.sh Sun May 3 21:21:17 2009 (r191769)
+++ stable/7/sys/conf/newvers.sh Mon May 4 00:19:00 2009 (r191770)
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="7.2"
-BRANCH="PRERELEASE"
+BRANCH="STABLE"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
More information about the svn-src-stable
mailing list