summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2018-06-01 01:35:54 +0000
committergjb <gjb@FreeBSD.org>2018-06-01 01:35:54 +0000
commitcb4159d12f9e11a2ab228556e500e76b2d5ff064 (patch)
tree4d61b315b1eaa5228bb7e619871c9a54245ae2c2 /sys/conf
parent45a12e4488193cf87dbc1003d1838a91a3b7cd1c (diff)
downloadFreeBSD-src-cb4159d12f9e11a2ab228556e500e76b2d5ff064.zip
FreeBSD-src-cb4159d12f9e11a2ab228556e500e76b2d5ff064.tar.gz
Switch releng/11.2 back to RC1 following r334469.
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 11aee3d..4614846 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -44,7 +44,7 @@
TYPE="FreeBSD"
REVISION="11.2"
-BRANCH="BETA3"
+BRANCH="RC1"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud