Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2018 14:16:39 +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: r339377 - head/sys/conf
Message-ID:  <201810161416.w9GEGd6O030334@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue Oct 16 14:16:39 2018
New Revision: 339377
URL: https://svnweb.freebsd.org/changeset/base/339377

Log:
  Update head from ALPHA9 to ALPHA10 as part of the 12.0-RELEASE
  cycle.
  
  This is expected to be the final ALPHA build of this release
  cycle, prior to branching stable/12.
  
  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	Tue Oct 16 03:18:57 2018	(r339376)
+++ head/sys/conf/newvers.sh	Tue Oct 16 14:16:39 2018	(r339377)
@@ -46,7 +46,7 @@
 
 TYPE="FreeBSD"
 REVISION="12.0"
-BRANCH="ALPHA9"
+BRANCH="ALPHA10"
 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?201810161416.w9GEGd6O030334>