aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorGordon Tetlow <gordon@FreeBSD.org>2024-09-19 13:18:39 +0000
committerGordon Tetlow <gordon@FreeBSD.org>2024-09-19 13:18:39 +0000
commitf10e328cb1921d2f5f0253565f38e0daa667db69 (patch)
tree0287e27940222cad1d218482af9f0ead40b60341 /sys
parente9d57be06e23685c4f7e5045dd4959cb735f7dda (diff)
Add UPDATING entries and bump revision.releng/14.0
Approved by: so
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 3fde4ce763f6..0cf05e707063 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -53,7 +53,7 @@
TYPE="FreeBSD"
REVISION="14.0"
-BRANCH="RELEASE-p10"
+BRANCH="RELEASE-p11"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi