aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorPhilip Paeps <philip@FreeBSD.org>2026-03-25 06:09:04 +0000
committerPhilip Paeps <philip@FreeBSD.org>2026-03-25 16:13:44 +0000
commit2321f541c307590bb326f6785047275faf4c981b (patch)
treebadcec6a8907a9d0e66c6aab09b1f421dd3553ee /sys/conf
parentc03577d99d2d3b4be1bd90a2238faa5070430d30 (diff)
Add UPDATING entries and bump versionrelease/14.3.0-p10releng/14.3
Approved by: so
Diffstat (limited to 'sys/conf')
-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 6f6d7ac69d2c..7c77782c1c00 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -53,7 +53,7 @@
TYPE="FreeBSD"
REVISION="14.3"
-BRANCH="RELEASE-p9"
+BRANCH="RELEASE-p10"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi