summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2016-09-23 08:14:20 -0300
committerRenato Botelho <renato@netgate.com>2016-09-23 08:14:20 -0300
commitc56758fe417b7755f1e237f8a4a9224acf7200e5 (patch)
treed2566057c82236c50ccf7d29c164bbe2b00cb9c0 /sys/conf
parent3cc2016d3dfd75f6646b21bb25dd3d1a71fb07a1 (diff)
parenteaf14f8188deb08bcb1fa48ab854b3a3ab8bf939 (diff)
downloadFreeBSD-src-c56758fe417b7755f1e237f8a4a9224acf7200e5.zip
FreeBSD-src-c56758fe417b7755f1e237f8a4a9224acf7200e5.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 d109806..8b54e44 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.3"
-BRANCH="RELEASE-p7"
+BRANCH="RELEASE-p8"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud