Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2013 16:59:29 +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: r255854 - head/sys/conf
Message-ID:  <201309241659.r8OGxT2R011735@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue Sep 24 16:59:28 2013
New Revision: 255854
URL: http://svnweb.freebsd.org/changeset/base/255854

Log:
  Update head/ to -ALPHA3.
  This commit marks the point the final KBI change was made 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	Tue Sep 24 16:50:53 2013	(r255853)
+++ head/sys/conf/newvers.sh	Tue Sep 24 16:59:28 2013	(r255854)
@@ -32,7 +32,7 @@
 
 TYPE="FreeBSD"
 REVISION="10.0"
-BRANCH="ALPHA2"
+BRANCH="ALPHA3"
 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?201309241659.r8OGxT2R011735>