summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2010-06-26 14:55:53 +0000
committerKen Smith <kensmith@FreeBSD.org>2010-06-26 14:55:53 +0000
commit7cc3e11f8c0f4ca23184025255f2319b33d94596 (patch)
tree4291e6ccf7858d71337997cf91b09cbf8985d570 /sys
parentdd62f5c0e633f2e49c3bec5fbf3b26332a455c2c (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 b46d956851e5..dbd9c9aec75a 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="8.1"
-BRANCH="RC1"
+BRANCH="RC2"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi