Update stable/10 to -BETA3 as part of the 10.1-RELEASE

cycle.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
gjb 2014-09-26 00:00:13 +00:00
parent 2a5b8e77b1
commit b4e7c78b8f

View File

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