summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-10-12 11:42:24 -0300
committerRenato Botelho <renato@netgate.com>2016-10-12 11:42:24 -0300
commitf580375a1b419d73ee2d3f8707138157a523ed6f (patch)
tree21b1cfb7ee428905a323f732b159fdc2ebcb011e /sys/conf
parent7a802f5afcd9a21983a9bf56412e0890ce1cf905 (diff)
parentb076c99bf1ecb467a4e2e244d8c83703ade48a57 (diff)
downloadFreeBSD-src-f580375a1b419d73ee2d3f8707138157a523ed6f.zip
FreeBSD-src-f580375a1b419d73ee2d3f8707138157a523ed6f.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 880d740..a12fc8c 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.3"
-BRANCH="RELEASE-p9"
+BRANCH="RELEASE-p10"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud