summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2019-01-09 19:57:35 -0200
committerRenato Botelho <renato@netgate.com>2019-01-09 19:57:35 -0200
commit6b32bd339739704a3d5af70ccf5e73ab2ea65b0d (patch)
tree8890dbafc8e81898d982152be5516d3effc07c4d /sys/conf
parentb964e7355f44df566d5906568c7598e7f9313da0 (diff)
parent859a3eff7065774c4fe9b196133c1eba19ffcb86 (diff)
downloadFreeBSD-src-6b32bd339739704a3d5af70ccf5e73ab2ea65b0d.zip
FreeBSD-src-6b32bd339739704a3d5af70ccf5e73ab2ea65b0d.tar.gz
Merge remote-tracking branch 'origin/releng/11.2' into RELENG_2_4_4
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 8aa6c26..041b548 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -44,7 +44,7 @@
TYPE="FreeBSD"
REVISION="11.2"
-BRANCH="RELEASE-p6"
+BRANCH="RELEASE-p8"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud