aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorPhilip Paeps <philip@FreeBSD.org>2026-03-25 06:05:40 +0000
committerPhilip Paeps <philip@FreeBSD.org>2026-03-25 16:11:11 +0000
commita5812c77639bde4b460db04e8050b09281dd7835 (patch)
treec3f26362344fe5628a51f7143dcf48a33b18d726 /sys
parentb6865bca4ba546155740a5047ff79a6515b5805b (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 ba11232e7c54..329e4ac3875f 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -53,7 +53,7 @@
TYPE="FreeBSD"
REVISION="14.4"
-BRANCH="RELEASE"
+BRANCH="RELEASE-p1"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi