summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorRenato Botelho do Couto <renato@netgate.com>2019-07-15 12:05:46 -0300
committerRenato Botelho do Couto <renato@netgate.com>2019-07-15 12:05:46 -0300
commite9b55be0deb1002f50161261c07132c934c7614c (patch)
tree73afad691014204f0e92c18f5408afafff38e0db /sys/conf
parent4a2bfdce1333812530dc82117658c9fdcdbd5632 (diff)
parent38352ee6442d23c01b3b49b7de74996dbf371d56 (diff)
downloadFreeBSD-src-e9b55be0deb1002f50161261c07132c934c7614c.zip
FreeBSD-src-e9b55be0deb1002f50161261c07132c934c7614c.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 f22259f..0f0d814 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -44,7 +44,7 @@
TYPE="FreeBSD"
REVISION="11.2"
-BRANCH="RELEASE-p10"
+BRANCH="RELEASE-p11"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud