summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2025-10-22 15:52:29 +0000
committerMark Johnston <markj@FreeBSD.org>2025-10-22 15:53:22 +0000
commitc4530d6e5f368592b6048a0c63892626c05f433f (patch)
tree32bee5a95c61753aac70ddfe40ca9d3b0f03b40f /sys
parent8a7adde307a4379a06f49c241d68f4314515836b (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 57b4721a1bfa..add7f72dcaa9 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -53,7 +53,7 @@
TYPE="FreeBSD"
REVISION="13.5"
-BRANCH="RELEASE-p5"
+BRANCH="RELEASE-p6"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi