Update head from ALPHA7 to ALPHA8 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-28 00:01:45 +00:00
parent b7edb6fa77
commit d0addc700e

View File

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