summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2018-12-19 18:29:46 +0000
committeremaste <emaste@FreeBSD.org>2018-12-19 18:29:46 +0000
commit3c79c6d9ab5a2bc982d1c9bef6f1e074999f9c20 (patch)
tree1d73ecc8d35491dba3fd35d6106c088d0daa0eb3 /sys/conf
parentbe441713e5ebf6f70a54f9773e770fdffec494f7 (diff)
downloadFreeBSD-src-3c79c6d9ab5a2bc982d1c9bef6f1e074999f9c20.zip
FreeBSD-src-3c79c6d9ab5a2bc982d1c9bef6f1e074999f9c20.tar.gz
11.2-RELEASE-p7 UPDATING
Approved by: so Security: FreeBSD-SA-18:15.bootpd Security: FreeBSD-EN-18:16.ptrace Security: FreeBSD-EN-18:17.vm Security: FreeBSD-EN-18:18.zfs
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..cef6908 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-p7"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud