summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2008-11-26 00:52:43 +0000
committerKen Smith <kensmith@FreeBSD.org>2008-11-26 00:52:43 +0000
commitd2d8199ea25041ce5507c36316475bb4331b66ed (patch)
treeb285930f9b765b23dd683828658c13af6f09aea4
parentd0354a95ee4c5e37d53591a384e8a07a1f02094c (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 79504a8baae1..5757234fb1cf 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="6.4"
-BRANCH="RC2"
+BRANCH="RELEASE"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi