summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-03-11 11:26:18 -0300
committerRenato Botelho <renato@netgate.com>2016-03-11 11:26:18 -0300
commit56930d706911fdcf5e574a23ce39a1757907ee67 (patch)
treed0d7c6e11993d9f439c0a90e76ef4923facb9a2d /sys/conf
parent22a5a00c6b7b2d9cc56c40859d6fb4fc5a50df4f (diff)
parent465d1b6358ef0ca86cb70c5de654e2f08a47d91f (diff)
downloadFreeBSD-src-56930d706911fdcf5e574a23ce39a1757907ee67.zip
FreeBSD-src-56930d706911fdcf5e574a23ce39a1757907ee67.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 df4b9e4..bed09fe 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.3"
-BRANCH="RC1"
+BRANCH="RC2"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud