aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2023-12-05 18:32:16 +0000
committerMark Johnston <markj@FreeBSD.org>2023-12-05 18:32:16 +0000
commitda6997b05390d57773aa1bd66993942438aa8258 (patch)
treef3cc786dbcdd980896f5d83136db6f616cd49e1e /sys
parent1f8724dd18b0d57ccc74086040411bb1f0059be0 (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 6170c6c193ed..f4b1406ebd45 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -49,7 +49,7 @@
TYPE="FreeBSD"
REVISION="12.3"
-BRANCH="RELEASE-p12"
+BRANCH="RELEASE-p13"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi