aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2013-12-23 19:04:14 +0000
committerGlen Barber <gjb@FreeBSD.org>2013-12-23 19:04:14 +0000
commitb1d32ef02a2fdca3af0816aa96fa62d69dcc8402 (patch)
treeccb709ca1c79de0750e56babb39b7e7cc8df2276 /sys
parent4d873b5515a6e6c653162da86b460908b8713f26 (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 a731b7fdff69..4d8381abd1f8 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.0"
-BRANCH="RC2"
+BRANCH="RC3"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi