summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2018-06-08 21:47:17 +0000
committergjb <gjb@FreeBSD.org>2018-06-08 21:47:17 +0000
commitf790d224e93e5fc1c60c94549e74ad5d240b4c16 (patch)
tree0bd56a9ea36ef2e2e87db44e51eddc4e49f494e2 /sys/conf
parent9a5fdeb111eeb39fc3a1bafbcd0c5dfa9ec60903 (diff)
downloadFreeBSD-src-f790d224e93e5fc1c60c94549e74ad5d240b4c16.zip
FreeBSD-src-f790d224e93e5fc1c60c94549e74ad5d240b4c16.tar.gz
Switch releng/11.2 to RC2 as part of the 11.2-RELEASE cycle, following
r334860. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
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 4614846..20dd96f 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -44,7 +44,7 @@
TYPE="FreeBSD"
REVISION="11.2"
-BRANCH="RC1"
+BRANCH="RC2"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud