Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 May 2016 00:01:48 +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: r300813 - head/sys/conf
Message-ID:  <201605270001.u4R01mKT087678@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Fri May 27 00:01:48 2016
New Revision: 300813
URL: https://svnweb.freebsd.org/changeset/base/300813

Log:
  Update head from 11.0-CURRENT to 11.0-ALPHA1, marking the official
  start of the code slush.
  
  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 May 26 23:59:42 2016	(r300812)
+++ head/sys/conf/newvers.sh	Fri May 27 00:01:48 2016	(r300813)
@@ -32,7 +32,7 @@
 
 TYPE="FreeBSD"
 REVISION="11.0"
-BRANCH="CURRENT"
+BRANCH="ALPHA1"
 if [ -n "${BRANCH_OVERRIDE}" ]; then
 	BRANCH=${BRANCH_OVERRIDE}
 fi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605270001.u4R01mKT087678>