aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2026-02-09 17:56:37 +0000
committerMark Johnston <markj@FreeBSD.org>2026-02-09 17:56:52 +0000
commit5cf7232732d5cb047e50233b1d668961ebbbf288 (patch)
tree14e01b91d8228fb8fbe803799ae624c33007f6c7 /sys/conf
parente4781e4e6d88f73d6fe266eb520c240a343fafcf (diff)
Add UPDATING entries and bump versionrelease/15.0.0-p3releng/15.0
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 e5ff3ffbba09..3132de9d99cb 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -51,7 +51,7 @@
TYPE="FreeBSD"
REVISION="15.0"
-BRANCH="RELEASE-p2"
+BRANCH="RELEASE-p3"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi