summaryrefslogtreecommitdiffstats
path: root/sys/conf/newvers.sh
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2014-09-19 00:03:25 +0000
committergjb <gjb@FreeBSD.org>2014-09-19 00:03:25 +0000
commitae99ef305ca80c243675a4966c4eae09490ab644 (patch)
tree3b8b4659d8db000c6b69e6e36881b0b28de0d80a /sys/conf/newvers.sh
parentdf98102783d46793cb4b00f7671505dfbd251238 (diff)
downloadFreeBSD-src-ae99ef305ca80c243675a4966c4eae09490ab644.zip
FreeBSD-src-ae99ef305ca80c243675a4966c4eae09490ab644.tar.gz
Update stable/10 to -BETA2 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 2947c4b..762ee7e 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.1"
-BRANCH="BETA1"
+BRANCH="BETA2"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud