summaryrefslogtreecommitdiffstats
path: root/sys/conf/newvers.sh
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2015-07-17 00:00:04 +0000
committergjb <gjb@FreeBSD.org>2015-07-17 00:00:04 +0000
commit752b1ca18b1b241dc7e2082279e06e6268521f7a (patch)
tree50cc6e05c7351b62508a09bf893110fcdf5f23a9 /sys/conf/newvers.sh
parentdfb797a5f00a565c518121cb5ee48e7765b7c766 (diff)
downloadFreeBSD-src-752b1ca18b1b241dc7e2082279e06e6268521f7a.zip
FreeBSD-src-752b1ca18b1b241dc7e2082279e06e6268521f7a.tar.gz
Update stable/10 to BETA2 in preparation for 10.2-BETA2 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 a62160f..ebe3a57 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.2"
-BRANCH="BETA1"
+BRANCH="BETA2"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud