summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2007-12-22 06:52:56 +0000
committerKen Smith <kensmith@FreeBSD.org>2007-12-22 06:52:56 +0000
commita2b33fe311f8056dac434e01424b488f6c271e5c (patch)
tree64a6f740c6fb26b96e92755e0b13b8bb6e95aa20 /sys
parenta964c7817fc4e8c34820c71d953406eac21dedef (diff)
Notes
Diffstat (limited to 'sys')
-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 29953a6d3b40..a6ba784f2fae 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="6.3"
-BRANCH="RC1"
+BRANCH="RC2"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi