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
This commit is contained in:
Glen Barber 2016-05-27 00:01:48 +00:00
parent 62e4e3735a
commit f40383e102
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=300813

View File

@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="11.0"
BRANCH="CURRENT"
BRANCH="ALPHA1"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi