summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorkensmith <kensmith@FreeBSD.org>2008-01-18 20:27:24 +0000
committerkensmith <kensmith@FreeBSD.org>2008-01-18 20:27:24 +0000
commit909d1ced685dee5cd34dd32ba1c73fdbcd0377c5 (patch)
treed71d67b0f573293bcd0334d315cf89b8e0ddc2d6 /sys/conf
parentc3228a22c4bf60903c4b566942f398353d6f2140 (diff)
downloadFreeBSD-src-909d1ced685dee5cd34dd32ba1c73fdbcd0377c5.zip
FreeBSD-src-909d1ced685dee5cd34dd32ba1c73fdbcd0377c5.tar.gz
6.3-RELEASE is announced to time to have RELENG_6 say it's 6.3-STABLE.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/newvers.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh
index c4e3aee..b489c7b 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="6.3"
-BRANCH="PRERELEASE"
+BRANCH="STABLE"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud