summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-05-27 00:01:48 +0000
committergjb <gjb@FreeBSD.org>2016-05-27 00:01:48 +0000
commit1900f6c81f42e0eb2b41a8fef0d8768d7b7be060 (patch)
tree9b4ff7079a79bfdf6b1c4ebfa81ab2a50a8d130d /sys/conf
parentf44d1abe81bb72e810a135a567b405f8000e16f5 (diff)
downloadFreeBSD-src-1900f6c81f42e0eb2b41a8fef0d8768d7b7be060.zip
FreeBSD-src-1900f6c81f42e0eb2b41a8fef0d8768d7b7be060.tar.gz
Update head from 11.0-CURRENT to 11.0-ALPHA1, marking the official
start of the code slush. 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 b8aeea5..51c8da6 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="11.0"
-BRANCH="CURRENT"
+BRANCH="ALPHA1"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud