svn commit: r219009 - stable/8/sys/conf
Ken Smith
kensmith at FreeBSD.org
Thu Feb 24 20:44:12 UTC 2011
Author: kensmith
Date: Thu Feb 24 20:44:11 2011
New Revision: 219009
URL: http://svn.freebsd.org/changeset/base/219009
Log:
8.2-RELEASE has been announced, shift to -STABLE.
Modified:
stable/8/sys/conf/newvers.sh
Modified: stable/8/sys/conf/newvers.sh
==============================================================================
--- stable/8/sys/conf/newvers.sh Thu Feb 24 19:22:59 2011 (r219008)
+++ stable/8/sys/conf/newvers.sh Thu Feb 24 20:44:11 2011 (r219009)
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="8.2"
-BRANCH="PRERELEASE"
+BRANCH="STABLE"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
More information about the svn-src-stable-8
mailing list