aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2023-02-24 07:50:45 +0000
committerColin Percival <cperciva@FreeBSD.org>2023-02-24 07:50:45 +0000
commitd0e8ce556627662153fd5d207fc86d7917a95065 (patch)
tree4c6992082acc1d8b2b2b68a66c4377c437a7b77e
parent368a398b9c3e01359d9997aaa3ccff6415129f74 (diff)
downloadsrc-d0e8ce556627662153fd5d207fc86d7917a95065.tar.gz
src-d0e8ce556627662153fd5d207fc86d7917a95065.zip
13.2: update to BETA3
Approved by: re (implicit) Sponsored by: https://www.patreon.com/cperciva
-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 92aab7aafc2e..f49a96657cdd 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -54,7 +54,7 @@
TYPE="FreeBSD"
REVISION="13.2"
-BRANCH="BETA2"
+BRANCH="BETA3"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi