aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorGordon Tetlow <gordon@FreeBSD.org>2019-10-23 03:25:32 +0000
committerGordon Tetlow <gordon@FreeBSD.org>2019-10-23 03:25:32 +0000
commitc0d2bc3b0336fb6825302f44adabff0893d25aed (patch)
tree54addb18ea7d2a4d53ce694ad06b214f1d98eb8c /sys/conf
parent27a7c120184f9d4193c0c8e4796913ee0413eb52 (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 bdce88ca805c..cc051876d181 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -44,7 +44,7 @@
TYPE="FreeBSD"
REVISION="11.2"
-BRANCH="RELEASE-p14"
+BRANCH="RELEASE-p15"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi