aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2026-06-26 21:43:23 +0000
committerMark Johnston <markj@FreeBSD.org>2026-06-30 02:32:02 +0000
commit833d39bd2e38421a14ea489a956261a0fa993fbc (patch)
tree2be252a9ca8db9955bd526b36d46b6b59440d28f /sys
parent32f296b695717b7b76ad2e2e950c5718274c48d6 (diff)
Add UPDATING entries and bump versionrelease/14.3.0-p16releng/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 0617bc4d8e1a..97f7cf58628d 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -53,7 +53,7 @@
TYPE="FreeBSD"
REVISION="14.3"
-BRANCH="RELEASE-p15"
+BRANCH="RELEASE-p16"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi