aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2022-08-30 23:06:09 +0000
committerEd Maste <emaste@FreeBSD.org>2022-08-30 23:08:32 +0000
commit5fe9c9de03ef3191d216964bc4d8e427d5ed5720 (patch)
treecd6eae94ca7fa8a30c5a44a1a898686a520f839e /sys
parent707cecae4e345c9b0300a3fde9e30360cb03c54a (diff)
Add UPDATING entries and bump versionreleng/13.0
Approved by: so
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 a7efbf1ae889..3c7fd8cdcc19 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -54,7 +54,7 @@
TYPE="FreeBSD"
REVISION="13.0"
-BRANCH="RELEASE-p12"
+BRANCH="RELEASE-p13"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi