summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2020-10-08 23:59:58 +0000
committerGlen Barber <gjb@FreeBSD.org>2020-10-08 23:59:58 +0000
commite498e31c0261a68920fc90da01dce419cc1335f8 (patch)
tree51a148929b8e5179993ff5552110d659109a70e8
parent836443bb750f178c5ced69914a42513a5f377a05 (diff)
downloadsrc-test2-e498e31c0261a68920fc90da01dce419cc1335f8.tar.gz
src-test2-e498e31c0261a68920fc90da01dce419cc1335f8.zip
Update releng/12.2 to RC2 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=366553
-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 ac3faea7feec..cba22e05bc41 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -49,7 +49,7 @@
TYPE="FreeBSD"
REVISION="12.2"
-BRANCH="RC1"
+BRANCH="RC2"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi