Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 2009 14:38:45 +0000 (UTC)
From:      Ken Smith <kensmith@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   svn commit: r199185 - stable/8/sys/conf
Message-ID:  <200911111438.nABEcjec097556@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kensmith
Date: Wed Nov 11 14:38:45 2009
New Revision: 199185
URL: http://svn.freebsd.org/changeset/base/199185

Log:
  Shift what stable/8 calls itself to the thing that people who tend to
  complain about such things find, on average, the least objectionable.

Modified:
  stable/8/sys/conf/newvers.sh

Modified: stable/8/sys/conf/newvers.sh
==============================================================================
--- stable/8/sys/conf/newvers.sh	Wed Nov 11 14:21:31 2009	(r199184)
+++ stable/8/sys/conf/newvers.sh	Wed Nov 11 14:38:45 2009	(r199185)
@@ -32,7 +32,7 @@
 
 TYPE="FreeBSD"
 REVISION="8.0"
-BRANCH="RC2"
+BRANCH="PRERELEASE"
 if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
 	BRANCH=${BRANCH_OVERRIDE}
 fi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911111438.nABEcjec097556>