aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorGordon Tetlow <gordon@FreeBSD.org>2025-09-30 15:36:37 +0000
committerGordon Tetlow <gordon@FreeBSD.org>2025-09-30 15:36:37 +0000
commit16a79708d089423ec0c3d32f25e7ca97ae58e97b (patch)
treed17587c2d858f6d58030c42f1e0712dbd53d9572 /sys
parent6a0d914d9c3ebd8c150b7f90e79616d16efefee8 (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 18bd593fa59f..abeca4e36593 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -53,7 +53,7 @@
TYPE="FreeBSD"
REVISION="14.2"
-BRANCH="RELEASE-p6"
+BRANCH="RELEASE-p7"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi