summaryrefslogtreecommitdiffstats
path: root/sys/conf/newvers.sh
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2014-09-26 00:00:13 +0000
committergjb <gjb@FreeBSD.org>2014-09-26 00:00:13 +0000
commitb4e7c78b8f72409ce09222bbcba90e6a277ee622 (patch)
tree28a75f09346b1f6fc8d967dc567ff8bd8644ca7e /sys/conf/newvers.sh
parent2a5b8e77b101858b7373f9778e3bf26949c6805d (diff)
downloadFreeBSD-src-b4e7c78b8f72409ce09222bbcba90e6a277ee622.zip
FreeBSD-src-b4e7c78b8f72409ce09222bbcba90e6a277ee622.tar.gz
Update stable/10 to -BETA3 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 762ee7e..8f52285 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.1"
-BRANCH="BETA2"
+BRANCH="BETA3"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud