Rename head from ALPHA1 to ALPHA2 in preparation for the next set

of snapshot builds.

Hashtag:	MaximumEffort
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2018-08-16 23:58:22 +00:00
parent 3c5ba95ad1
commit 9dae4c97a0

View File

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