aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2017-11-29 05:59:12 +0000
committerXin LI <delphij@FreeBSD.org>2017-11-29 05:59:12 +0000
commit8d2708de5d6112a492744d367cfdfb8fd219227a (patch)
tree8484545bf6f1c15e5ef7efeb6110637d708be6f8 /sys/conf
parent9b542f9396f0602850903dce2538aadd17a350be (diff)
Notes
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 fefe466090b9..6ee0270cf47a 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="11.0"
-BRANCH="RELEASE-p15"
+BRANCH="RELEASE-p16"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi