Update head/ to -ALPHA1 status, as part of the 10.0-RELEASE

cycle.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2013-09-12 17:51:18 +00:00
parent 418b87f8e6
commit 99f54f8fd0

View File

@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.0"
BRANCH="CURRENT"
BRANCH="ALPHA1"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi