Update head/ to ALPHA6 in preparation of branching to stable/10.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2013-10-10 17:39:39 +00:00
parent 785e09b08f
commit 4fb8f7b451

View File

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