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:09:59 +0000
commit97e1662bba3205862a91b3bb6045a5c142eb9302 (patch)
treec7d0afee32ff9e5bd1fbf086a62741dd7d8b6c92 /sys
parent6852ad586e45b3a14bcf3efbac185502f161a913 (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 c783524a38d2..46cedd92e75e 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -49,7 +49,7 @@
TYPE="FreeBSD"
REVISION="12.3"
-BRANCH="RELEASE-p6"
+BRANCH="RELEASE-p7"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi