summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2013-10-12 20:01:36 +0000
committergjb <gjb@FreeBSD.org>2013-10-12 20:01:36 +0000
commit406e69db40b575febd27bb50fca2fbd53a0577c2 (patch)
tree3fd5def41710016f59a2cfd266e111a02995214e
parentd58485abbdccf27ecf761ed841b039cfc481aec7 (diff)
downloadFreeBSD-src-406e69db40b575febd27bb50fca2fbd53a0577c2.zip
FreeBSD-src-406e69db40b575febd27bb50fca2fbd53a0577c2.tar.gz
Update stable/10 to -BETA1 as part of the 10.0-RELEASE cycle.
Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
-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 107cf73..a1c51ce 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.0"
-BRANCH="ALPHA6"
+BRANCH="BETA1"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud