Update head from ALPHA3 to ALPHA4 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-08-31 00:05:38 +00:00
parent 9de0425ed9
commit 7c0f8d816a

View File

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