aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorPhilip Paeps <philip@FreeBSD.org>2025-04-09 05:14:49 +0000
committerPhilip Paeps <philip@FreeBSD.org>2025-04-10 14:39:09 +0000
commit37edc07ede02a6c9d60804fd2f71c454dedac23a (patch)
treeaec563f592b6e080829da1805d6ae3899ba362ef /sys
parent74176002ff9f8f2db20905c68481f64f2a97dee8 (diff)
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 6273ec61f520..6c8ddd529845 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -53,7 +53,7 @@
TYPE="FreeBSD"
REVISION="13.5"
-BRANCH="RELEASE"
+BRANCH="RELEASE-p1"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi