summaryrefslogtreecommitdiffstats
path: root/sys/conf/newvers.sh
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-06-10 19:29:55 +0000
committergjb <gjb@FreeBSD.org>2016-06-10 19:29:55 +0000
commit5b882020081a138285227631c46a406c08e17bc8 (patch)
treea08d41f5ae86358046e98634b603ee3208abd35a /sys/conf/newvers.sh
parent1f71d86f97c91197d2a368a73ef08213205881ff (diff)
downloadFreeBSD-src-5b882020081a138285227631c46a406c08e17bc8.zip
FreeBSD-src-5b882020081a138285227631c46a406c08e17bc8.tar.gz
Update 11.0 to ALPHA3 in preparation for new snapshot builds.
Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'sys/conf/newvers.sh')
-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 c011b6e..2d89104 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="11.0"
-BRANCH="ALPHA2"
+BRANCH="ALPHA3"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud