summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2020-09-25 00:36:59 +0000
committerGlen Barber <gjb@FreeBSD.org>2020-09-25 00:36:59 +0000
commite5d077535c254c3bfd597d30556365e9772aaf19 (patch)
treeadacd189c99925e5062c1ea678041537a822e1e4
parent718a6114c49b75836673895fe15d9b85c0d4f64e (diff)
downloadsrc-test2-e5d077535c254c3bfd597d30556365e9772aaf19.tar.gz
src-test2-e5d077535c254c3bfd597d30556365e9772aaf19.zip
Update releng/12.2 to BETA3 as part of the 12.2-RELEASE cycle.
Approved by: re (implicit) Sponsored by: Rubicon Communications, LLC (netgate.com)
Notes
Notes: svn path=/releng/12.2/; revision=366133
-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 1c05e53c22c7..680dcc5a1e40 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -49,7 +49,7 @@
TYPE="FreeBSD"
REVISION="12.2"
-BRANCH="BETA2"
+BRANCH="BETA3"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi