aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMarius Strobl <marius@FreeBSD.org>2016-03-18 00:02:46 +0000
committerMarius Strobl <marius@FreeBSD.org>2016-03-18 00:02:46 +0000
commitead5b463be1db07dcf12bc2a4f5624bb224dfb10 (patch)
tree904cdc86632d5cc5dc7750c5b78bfb2fec5d8986 /sys
parent24af17b7ea19b836fdf40d705de8d7c8313b0c48 (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 bed09fea10d9..7182d9bd0430 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.3"
-BRANCH="RC2"
+BRANCH="RC3"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi