summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2018-05-18 14:59:04 +0000
committergjb <gjb@FreeBSD.org>2018-05-18 14:59:04 +0000
commiteb64daea863b1fe3320e10c6c72cbfe7e9ce967b (patch)
treea5992b8ca85a886621da6d0120927a38ee4bb758
parent630222de41b8cb3b18a61d59e8fa395d533e97fe (diff)
downloadFreeBSD-src-eb64daea863b1fe3320e10c6c72cbfe7e9ce967b.zip
FreeBSD-src-eb64daea863b1fe3320e10c6c72cbfe7e9ce967b.tar.gz
Update stable/11 to BETA2 as part of the 11.2-RELEASE cycle.
As 11.2-BETA2 needs to be rebuilt, this commit marks the real point in time for the rename. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
-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 17ec13d..3117f67 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -44,7 +44,7 @@
TYPE="FreeBSD"
REVISION="11.2"
-BRANCH="BETA1"
+BRANCH="BETA2"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud