svn commit: r185414 - stable/6/sys/conf
Ken Smith
kensmith at FreeBSD.org
Fri Nov 28 14:06:32 PST 2008
Author: kensmith
Date: Fri Nov 28 22:06:31 2008
New Revision: 185414
URL: http://svn.freebsd.org/changeset/base/185414
Log:
6.4-RELEASE is done so shift stable/6 over to 6.4-STABLE.
Approved by: re (implicit)
Modified:
stable/6/sys/conf/newvers.sh
Modified: stable/6/sys/conf/newvers.sh
==============================================================================
--- stable/6/sys/conf/newvers.sh Fri Nov 28 20:47:48 2008 (r185413)
+++ stable/6/sys/conf/newvers.sh Fri Nov 28 22:06:31 2008 (r185414)
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="6.4"
-BRANCH="PRERELEASE"
+BRANCH="STABLE"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
More information about the svn-src-stable-6
mailing list