Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jun 2016 19:29:55 +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: r301815 - head/sys/conf
Message-ID:  <201606101929.u5AJTtLQ052670@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Fri Jun 10 19:29:55 2016
New Revision: 301815
URL: https://svnweb.freebsd.org/changeset/base/301815

Log:
  Update 11.0 to ALPHA3 in preparation for new snapshot builds.
  
  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	Fri Jun 10 19:06:11 2016	(r301814)
+++ head/sys/conf/newvers.sh	Fri Jun 10 19:29:55 2016	(r301815)
@@ -32,7 +32,7 @@
 
 TYPE="FreeBSD"
 REVISION="11.0"
-BRANCH="ALPHA2"
+BRANCH="ALPHA3"
 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?201606101929.u5AJTtLQ052670>