summaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2022-05-11 23:59:24 +0000
committerGlen Barber <gjb@FreeBSD.org>2022-05-11 23:59:24 +0000
commitfc952ac2212b121aa6eefc273f5960ec3e0a466d (patch)
treea85029a219d7a086126b0db4535f5878516368e9 /sys/conf
parent9470a2f7da488f3c14051e39691fbfddcf2aa0fe (diff)
Diffstat (limited to 'sys/conf')
-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 e2f2bcdd6e55..c594724d814f 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -54,7 +54,7 @@
TYPE="FreeBSD"
REVISION="13.1"
-BRANCH="RC6"
+BRANCH="RELEASE"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi