diff options
| author | Philip Paeps <philip@FreeBSD.org> | 2025-04-09 04:05:26 +0000 |
|---|---|---|
| committer | Philip Paeps <philip@FreeBSD.org> | 2025-04-10 14:39:15 +0000 |
| commit | 3bc5467e7f6c9b29db95b35298e687435412a0ce (patch) | |
| tree | 6f927735cb8a9a170c04502b25764604979626c3 /sys/conf/newvers.sh | |
| parent | e8e9cb97d094311712e1d86e019483f3e0de2106 (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.sh | 2 |
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 |
