aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/newvers.sh
diff options
context:
space:
mode:
authorPhilip Paeps <philip@FreeBSD.org>2025-04-09 04:05:26 +0000
committerPhilip Paeps <philip@FreeBSD.org>2025-04-10 14:39:15 +0000
commit3bc5467e7f6c9b29db95b35298e687435412a0ce (patch)
tree6f927735cb8a9a170c04502b25764604979626c3 /sys/conf/newvers.sh
parente8e9cb97d094311712e1d86e019483f3e0de2106 (diff)
Add UPDATING entries and bump versionrelease/13.4.0-p5releng/13.4
Approved by: so
Diffstat (limited to 'sys/conf/newvers.sh')
-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 e91c38608048..fa03c708e91f 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -53,7 +53,7 @@
TYPE="FreeBSD"
REVISION="13.4"
-BRANCH="RELEASE-p4"
+BRANCH="RELEASE-p5"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi