aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2011-01-29 15:56:40 +0000
committerKen Smith <kensmith@FreeBSD.org>2011-01-29 15:56:40 +0000
commit3f0c8da1f920ff07cfe884613529aeb4abe5b367 (patch)
tree7819cd5756fbc413b38f9c6288172d39f9c14120 /sys
parent82460477c3da258e4fbb0fcda25b582164ec4fd0 (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 4b390ee62e74..36ddbf2ddd79 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="8.2"
-BRANCH="RC2"
+BRANCH="RC3"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi