Switch stable/10 back to -STABLE now that 10.1-RELEASE

is out.

Reminded by:	rpaulo
Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
gjb 2014-11-14 23:52:06 +00:00
parent b81b7af08d
commit a568265b4e

View File

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