summaryrefslogtreecommitdiffstats
path: root/sys/conf/newvers.sh
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2013-10-26 15:10:58 +0000
committergjb <gjb@FreeBSD.org>2013-10-26 15:10:58 +0000
commitb5d80767c99d74fd32aff6250bb13733452d09fa (patch)
tree95a0e6154a6f66ad2dcbd77fba3bd08370bdebcb /sys/conf/newvers.sh
parentcf504dd1591a861b067334876f10117cebdbb7ed (diff)
downloadFreeBSD-src-b5d80767c99d74fd32aff6250bb13733452d09fa.zip
FreeBSD-src-b5d80767c99d74fd32aff6250bb13733452d09fa.tar.gz
Update stable/10 to BETA2 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 a1c51ce..f42ac6f 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.0"
-BRANCH="BETA1"
+BRANCH="BETA2"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud