Author: gjb
Date: Fri May 27 00:01:48 2016
New Revision: 300813
URL: https://svnweb.freebsd.org/changeset/base/300813

Log:
  Update head from 11.0-CURRENT to 11.0-ALPHA1, marking the official
  start of the code slush.
  
  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 May 26 23:59:42 2016        (r300812)
+++ head/sys/conf/newvers.sh    Fri May 27 00:01:48 2016        (r300813)
@@ -32,7 +32,7 @@
 
 TYPE="FreeBSD"
 REVISION="11.0"
-BRANCH="CURRENT"
+BRANCH="ALPHA1"
 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