Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jun 2016 00:05:45 +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: r302164 - head/sys/conf
Message-ID:  <201606240005.u5O05jVe012821@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Fri Jun 24 00:05:45 2016
New Revision: 302164
URL: https://svnweb.freebsd.org/changeset/base/302164

Log:
  Update head to ALPHA5 in preparation of 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	Thu Jun 23 23:20:58 2016	(r302163)
+++ head/sys/conf/newvers.sh	Fri Jun 24 00:05:45 2016	(r302164)
@@ -32,7 +32,7 @@
 
 TYPE="FreeBSD"
 REVISION="11.0"
-BRANCH="ALPHA4"
+BRANCH="ALPHA5"
 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?201606240005.u5O05jVe012821>