summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-03-25 10:30:04 -0300
committerRenato Botelho <renato@netgate.com>2016-03-25 10:30:04 -0300
commit51f8df007dabcd6d0da8390fd3f7fa36cd7a2913 (patch)
tree250f2a53c777920f8a12de23ddd6553a137bca6d /sys/conf
parent745e97fea4169ce4a217dbb4a1c46055a2ccc468 (diff)
parentb62280e683e2d7abd347a4549c51e086b1b8911a (diff)
downloadFreeBSD-src-51f8df007dabcd6d0da8390fd3f7fa36cd7a2913.zip
FreeBSD-src-51f8df007dabcd6d0da8390fd3f7fa36cd7a2913.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 7182d9b..b9b8d63 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.3"
-BRANCH="RC3"
+BRANCH="RELEASE"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud