summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Long <scottl@FreeBSD.org>2005-11-02 02:00:46 +0000
committerScott Long <scottl@FreeBSD.org>2005-11-02 02:00:46 +0000
commitda2cd746e74e388f20d6c9a622d961c105e414ad (patch)
treeae428db7d0736157275a9a32374931aabe39fb2e
parent52b835344da146f7638c8041777d04249811d56a (diff)
Notes
-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 794c0d86cb14..201e4ecd6e2d 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="6.0"
-BRANCH="RC1"
+BRANCH="RELEASE"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi