Author: gjb
Date: Fri Aug 10 00:01:21 2018
New Revision: 337557
URL: https://svnweb.freebsd.org/changeset/base/337557

Log:
  Rename head from -CURRENT to -ALPHA1 as part of the
  12.0-RELEASE cycle.  This commit marks the start of
  the code slush for the 12.0 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    Thu Aug  9 23:43:10 2018        (r337556)
+++ head/sys/conf/newvers.sh    Fri Aug 10 00:01:21 2018        (r337557)
@@ -46,7 +46,7 @@
 
 TYPE="FreeBSD"
 REVISION="12.0"
-BRANCH="CURRENT"
+BRANCH="ALPHA1"
 if [ -n "${BRANCH_OVERRIDE}" ]; then
        BRANCH=${BRANCH_OVERRIDE}
 fi
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to