Update 11.0 to ALPHA3 in preparation for new snapshot builds.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
gjb 2016-06-10 19:29:55 +00:00
parent 1f71d86f97
commit 5b88202008

View File

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