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