8.0-RELEASE is done, shift stable/8 to -STABLE designation.

This commit is contained in:
Ken Smith 2009-11-27 00:21:17 +00:00
parent 5e54294468
commit fac7a2abd8

View file

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