Update head from ALPHA4 to ALPHA5 as part of the 12.0-RELEASE

cycle.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2018-09-07 00:00:31 +00:00
parent 4b6a2c497e
commit dac18e8ed5

View file

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