Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Oct 2018 21:54:58 +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: r339271 - head/sys/conf
Message-ID:  <201810092154.w99Lswa7051269@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue Oct  9 21:54:58 2018
New Revision: 339271
URL: https://svnweb.freebsd.org/changeset/base/339271

Log:
  Update head from ALPHA8 to ALPHA9 as part of the 12.0-RELEASE
  cycle.
  
  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  9 21:28:26 2018	(r339270)
+++ head/sys/conf/newvers.sh	Tue Oct  9 21:54:58 2018	(r339271)
@@ -46,7 +46,7 @@
 
 TYPE="FreeBSD"
 REVISION="12.0"
-BRANCH="ALPHA8"
+BRANCH="ALPHA9"
 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?201810092154.w99Lswa7051269>