summaryrefslogtreecommitdiffstats
path: root/sys/conf/newvers.sh
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2013-09-12 17:51:18 +0000
committergjb <gjb@FreeBSD.org>2013-09-12 17:51:18 +0000
commit311592946b1f02e97f13c29194d92563be129722 (patch)
treeda0c8cb58cf09ff6d617c3898771c497ed43e4c5 /sys/conf/newvers.sh
parent3d434bd768592397df6ebc5e5701f88e33f685fd (diff)
downloadFreeBSD-src-311592946b1f02e97f13c29194d92563be129722.zip
FreeBSD-src-311592946b1f02e97f13c29194d92563be129722.tar.gz
Update head/ to -ALPHA1 status, as part of the 10.0-RELEASE
cycle. 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 fc15a50..fb8557d 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.0"
-BRANCH="CURRENT"
+BRANCH="ALPHA1"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud