summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2017-02-09 11:27:11 -0200
committerRenato Botelho <renato@netgate.com>2017-02-09 11:27:11 -0200
commitd88504507cf3f1be432d1a51ae8f37b4479547e1 (patch)
tree616b6271d63ece62ef7c47c0996d1566671354c8 /sys
parent583cd464636b9a6cfccc531961c9485848ef5ebc (diff)
parenta820b5878036538de63ff2dcdc3d5c5c5bdfc7fb (diff)
downloadFreeBSD-src-d88504507cf3f1be432d1a51ae8f37b4479547e1.zip
FreeBSD-src-d88504507cf3f1be432d1a51ae8f37b4479547e1.tar.gz
Merge remote-tracking branch 'origin/releng/10.3' into RELENG_2_3
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 1781f13..581ada0 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.3"
-BRANCH="RELEASE-p15"
+BRANCH="RELEASE-p16"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud