summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2017-06-23 00:00:00 +0000
committergjb <gjb@FreeBSD.org>2017-06-23 00:00:00 +0000
commitccb21242d908382b5e10cc9056a79f418c521d1e (patch)
tree83b653f17cbdb2f37506c2ac1914e413df2c96fd
parentdc3279ce1b2fdb317c03f4c8acdff832bb86136c (diff)
downloadFreeBSD-src-ccb21242d908382b5e10cc9056a79f418c521d1e.zip
FreeBSD-src-ccb21242d908382b5e10cc9056a79f418c521d1e.tar.gz
Update stable/11 to BETA3 as part of the 11.1-RELEASE cycle.
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 a8c26c8..0b3578a 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -44,7 +44,7 @@
TYPE="FreeBSD"
REVISION="11.1"
-BRANCH="BETA2"
+BRANCH="BETA3"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud