Author: gjb
Date: Thu Aug 16 23:58:22 2018
New Revision: 337934
URL: https://svnweb.freebsd.org/changeset/base/337934

Log:
  Rename head from ALPHA1 to ALPHA2 in preparation for the next set
  of snapshot builds.
  
  Hashtag:      MaximumEffort
  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 16 23:49:56 2018        (r337933)
+++ head/sys/conf/newvers.sh    Thu Aug 16 23:58:22 2018        (r337934)
@@ -46,7 +46,7 @@
 
 TYPE="FreeBSD"
 REVISION="12.0"
-BRANCH="ALPHA1"
+BRANCH="ALPHA2"
 if [ -n "${BRANCH_OVERRIDE}" ]; then
        BRANCH=${BRANCH_OVERRIDE}
 fi
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to