summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2018-06-08 21:44:15 +0000
committergjb <gjb@FreeBSD.org>2018-06-08 21:44:15 +0000
commit3916b0ae5208c937bfcb2102c7ee9382fb040cd3 (patch)
tree161a46bf250c50d9d6a436576f354d69654c538e /sys/conf
parent2e1c254a2b23dc893789c612ba7b55cba1a4c311 (diff)
downloadFreeBSD-src-3916b0ae5208c937bfcb2102c7ee9382fb040cd3.zip
FreeBSD-src-3916b0ae5208c937bfcb2102c7ee9382fb040cd3.tar.gz
Revert releng/11.2 back to RC1 temporarily, as an additional fix
for amd64 ISOs is required. 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 20dd96f..4614846 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -44,7 +44,7 @@
TYPE="FreeBSD"
REVISION="11.2"
-BRANCH="RC2"
+BRANCH="RC1"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud