Update head from ALPHA9 to ALPHA10 as part of the 12.0-RELEASE

cycle.

This is expected to be the final ALPHA build of this release
cycle, prior to branching stable/12.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2018-10-16 14:16:39 +00:00
parent 8064dab643
commit 090570a32f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=339377

View File

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