aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2026-03-25 02:16:23 +0000
committerPhilip Paeps <philip@FreeBSD.org>2026-03-26 01:31:01 +0000
commit5c4e558ab4fc9ab437e208ff9d7e70c923654a06 (patch)
tree45188c5650ac1957778de8a725336332fa858b80 /sys
parentc4f53a1adbd4d5209b45043d25e590f0c27b5314 (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 4506455b52a2..353695cf896c 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -53,7 +53,7 @@
TYPE="FreeBSD"
REVISION="13.5"
-BRANCH="RELEASE-p10"
+BRANCH="RELEASE-p11"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi