Update to ALPHA2 in preparation of a new set of snapshot builds.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2016-06-03 00:06:24 +00:00
parent fd9e88e0f9
commit 46e7e6bd41

View File

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