summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-07-29 00:00:54 +0000
committergjb <gjb@FreeBSD.org>2016-07-29 00:00:54 +0000
commit2d82febc8bf7306533053b596c4c1b3703a6314d (patch)
treeecee0c5788f15206d35806f397cc79fa3c7d2772 /sys/conf
parent71d8adfc18edcc946fead7dbe883a58f6bc80d0e (diff)
downloadFreeBSD-src-2d82febc8bf7306533053b596c4c1b3703a6314d.zip
FreeBSD-src-2d82febc8bf7306533053b596c4c1b3703a6314d.tar.gz
Update stable/11 to BETA3 as part of the 11.0-RELEASE cycle.
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 84dde7a..c3662e2 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="11.0"
-BRANCH="BETA2"
+BRANCH="BETA3"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud