summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-03-18 10:46:38 -0300
committerRenato Botelho <renato@netgate.com>2016-03-18 10:46:38 -0300
commit7ad21b623013ad341bedcb7c1f59d0a0a7eec503 (patch)
tree2b2de4a84af213c2ef86cd901a7682e853bf30bf /sys/conf
parent89ba6d490219156dc7e7779431d9de445220df9d (diff)
parent56968099e7a910d35e62a969c6b05d6248ce1325 (diff)
downloadFreeBSD-src-7ad21b623013ad341bedcb7c1f59d0a0a7eec503.zip
FreeBSD-src-7ad21b623013ad341bedcb7c1f59d0a0a7eec503.tar.gz
Merge remote-tracking branch 'origin/releng/10.3' into RELENG_2_3
Diffstat (limited to 'sys/conf')
-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 bed09fe..7182d9b 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
OpenPOWER on IntegriCloud