From 3916b0ae5208c937bfcb2102c7ee9382fb040cd3 Mon Sep 17 00:00:00 2001 From: gjb Date: Fri, 8 Jun 2018 21:44:15 +0000 Subject: [PATCH] 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 --- sys/conf/newvers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh index 20dd96f0ec0..461484603ab 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 -- 2.45.0