Update head from ALPHA8 to ALPHA9 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-10-09 21:54:58 +00:00
parent 1da7787f71
commit c3fb2eae88

View File

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