Make people aware we're entering the FreeBSD-6.3 release cycle.

This commit is contained in:
kensmith 2007-10-23 23:41:24 +00:00
parent f51c24d750
commit 70306e8861

View File

@ -31,8 +31,8 @@
# $FreeBSD$
TYPE="FreeBSD"
REVISION="6.2"
BRANCH="STABLE"
REVISION="6.3"
BRANCH="PRERELEASE"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi