Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Sep 2011 16:37:28 +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-other@freebsd.org
Subject:   svn commit: r225744 - stable/9/sys/conf
Message-ID:  <201109231637.p8NGbSbl079915@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kensmith
Date: Fri Sep 23 16:37:28 2011
New Revision: 225744
URL: http://svn.freebsd.org/changeset/base/225744

Log:
  Ready for BETA3.
  
  Approved by:	re (implicit)

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

Modified: stable/9/sys/conf/newvers.sh
==============================================================================
--- stable/9/sys/conf/newvers.sh	Fri Sep 23 15:36:52 2011	(r225743)
+++ stable/9/sys/conf/newvers.sh	Fri Sep 23 16:37:28 2011	(r225744)
@@ -32,7 +32,7 @@
 
 TYPE="FreeBSD"
 REVISION="9.0"
-BRANCH="BETA2"
+BRANCH="BETA3"
 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?201109231637.p8NGbSbl079915>