aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorGordon Tetlow <gordon@FreeBSD.org>2018-12-04 18:38:32 +0000
committerGordon Tetlow <gordon@FreeBSD.org>2018-12-04 18:38:32 +0000
commitc4a0d65649d43a55311d6ad39dbb2f8a5ae3323e (patch)
tree7f6d3dd1f58618a779ebfc869f1993bd24116651 /sys
parent838f36ab8220912270e1d1ef2caeed2298d30bfe (diff)
Notes
Diffstat (limited to 'sys')
-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 7864322d1b17d..8aa6c26ddc0c5 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -44,7 +44,7 @@
TYPE="FreeBSD"
REVISION="11.2"
-BRANCH="RELEASE-p5"
+BRANCH="RELEASE-p6"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi