aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2024-10-29 19:07:08 +0000
committerEd Maste <emaste@FreeBSD.org>2024-10-29 19:07:08 +0000
commit72aa3d55e9ff8634edf8a28162470969133ea7ca (patch)
tree67bff013c6a63725c872e2fb2a4c45e40905e0b7 /sys
parent9f1314a30b4a6f5bcc2c149b8555fce539cc0f11 (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 6985018b0afe..7ebd439805fa 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -53,7 +53,7 @@
TYPE="FreeBSD"
REVISION="13.3"
-BRANCH="RELEASE-p7"
+BRANCH="RELEASE-p8"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi