summaryrefslogtreecommitdiffstats
path: root/sys/conf/newvers.sh
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2014-09-12 00:05:15 +0000
committergjb <gjb@FreeBSD.org>2014-09-12 00:05:15 +0000
commit306ae7f936713a7fcf65a414441afee1a31534c1 (patch)
tree7e55cb7afffe8fb2505a8f4306cd2f8a51509be4 /sys/conf/newvers.sh
parenta8fade0c7855a7e15410cad9d6c0254c4778fc41 (diff)
downloadFreeBSD-src-306ae7f936713a7fcf65a414441afee1a31534c1.zip
FreeBSD-src-306ae7f936713a7fcf65a414441afee1a31534c1.tar.gz
Update stable/10 to -BETA1 as part of the 10.1-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 7d97b8d..2947c4b 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.1"
-BRANCH="PRERELEASE"
+BRANCH="BETA1"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud