Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Sep 2013 19:29: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: r255619 - head/sys/conf
Message-ID:  <201309161929.r8GJTJXh065630@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Mon Sep 16 19:29:18 2013
New Revision: 255619
URL: http://svnweb.freebsd.org/changeset/base/255619

Log:
  Update head/ to -ALPHA2 status.
  
  Approved by:	re (implicit)

Modified:
  head/sys/conf/newvers.sh

Modified: head/sys/conf/newvers.sh
==============================================================================
--- head/sys/conf/newvers.sh	Mon Sep 16 17:32:02 2013	(r255618)
+++ head/sys/conf/newvers.sh	Mon Sep 16 19:29:18 2013	(r255619)
@@ -32,7 +32,7 @@
 
 TYPE="FreeBSD"
 REVISION="10.0"
-BRANCH="ALPHA1"
+BRANCH="ALPHA2"
 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?201309161929.r8GJTJXh065630>