Author: delphij
Date: Tue Mar 12 18:57:12 2013
New Revision: 248213
URL: http://svnweb.freebsd.org/changeset/base/248213
Log:
Identify as 8.4-PRERELEASE.
Approved by: re (kib)
Modified:
stable/8/sys/conf/newvers.sh
Modified: stable/8/sys/conf/newvers.sh
==============================================================================
--- stable/8/sys/conf/newvers.sh Tue Mar 12 17:23:23 2013
(r248212)
+++ stable/8/sys/conf/newvers.sh Tue Mar 12 18:57:12 2013
(r248213)
@@ -31,8 +31,8 @@
# $FreeBSD$
TYPE="FreeBSD"
-REVISION="8.3"
-BRANCH="STABLE"
+REVISION="8.4"
+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]"