aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2026-02-24 15:56:57 +0000
committerMark Johnston <markj@FreeBSD.org>2026-02-24 15:56:57 +0000
commit24c55170cef490616ad4b9262a39e1c5c47b8d0f (patch)
tree75e8a5f95573c7e22c8e2dbfda7fcc96d2d5f28d /sys
parentd521badafdaa846d46157185e3c87d5165aeaa59 (diff)
Add UPDATING entries and bump versionrelease/14.3.0-p9releng/14.3
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 094db9aa02bd..6f6d7ac69d2c 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -53,7 +53,7 @@
TYPE="FreeBSD"
REVISION="14.3"
-BRANCH="RELEASE-p8"
+BRANCH="RELEASE-p9"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi