summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-09-26 09:27:17 -0300
committerRenato Botelho <renato@netgate.com>2016-09-26 09:27:17 -0300
commit2347f0a36657f63396a18192e845631b6df24672 (patch)
tree440c1bd87471a0e2254eb91d2445b93e5ca0e3b7 /sys
parent7bc30750602dd1adf70107eb72862b3594fb5db7 (diff)
parent732e3790c641745d1af66fb12949ce9727cc2923 (diff)
downloadFreeBSD-src-2347f0a36657f63396a18192e845631b6df24672.zip
FreeBSD-src-2347f0a36657f63396a18192e845631b6df24672.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 8b54e44..880d740 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.3"
-BRANCH="RELEASE-p8"
+BRANCH="RELEASE-p9"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud