aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2026-06-26 21:43:59 +0000
committerMark Johnston <markj@FreeBSD.org>2026-06-29 21:26:44 +0000
commit3827644480bdd01c00bd1d5bb66011bb2e0ac75b (patch)
tree308e510ff8b63cd23d086a848c81a84394832053 /sys
parentb819674449de138c16cd8e115c8139880bedce50 (diff)
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 3d7d8d5145a5..2ab49a6e20bb 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -53,7 +53,7 @@
TYPE="FreeBSD"
REVISION="14.4"
-BRANCH="RELEASE-p6"
+BRANCH="RELEASE-p7"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi