Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Sep 2013 17:51:19 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r255489 - head/sys/conf
Message-ID:  <201309121751.r8CHpJPr097433@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Thu Sep 12 17:51:18 2013
New Revision: 255489
URL: http://svnweb.freebsd.org/changeset/base/255489

Log:
  Update head/ to -ALPHA1 status, as part of the 10.0-RELEASE
  cycle.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/sys/conf/newvers.sh

Modified: head/sys/conf/newvers.sh
==============================================================================
--- head/sys/conf/newvers.sh	Thu Sep 12 10:39:38 2013	(r255488)
+++ head/sys/conf/newvers.sh	Thu Sep 12 17:51:18 2013	(r255489)
@@ -32,7 +32,7 @@
 
 TYPE="FreeBSD"
 REVISION="10.0"
-BRANCH="CURRENT"
+BRANCH="ALPHA1"
 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?201309121751.r8CHpJPr097433>