Update 11.0 to -ALPHA4 in preparation of a new set of snapshot

builds.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
gjb 2016-06-17 00:00:45 +00:00
parent 71cb38c340
commit 049c16e300

View File

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