Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Oct 2013 17:39:40 +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: r256279 - head/sys/conf
Message-ID:  <201310101739.r9AHdeed063753@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Thu Oct 10 17:39:39 2013
New Revision: 256279
URL: http://svnweb.freebsd.org/changeset/base/256279

Log:
  Update head/ to ALPHA6 in preparation of branching to stable/10.
  
  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 Oct 10 16:46:02 2013	(r256278)
+++ head/sys/conf/newvers.sh	Thu Oct 10 17:39:39 2013	(r256279)
@@ -32,7 +32,7 @@
 
 TYPE="FreeBSD"
 REVISION="10.0"
-BRANCH="ALPHA5"
+BRANCH="ALPHA6"
 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?201310101739.r9AHdeed063753>