summaryrefslogtreecommitdiffstats
path: root/sys/conf/newvers.sh
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2013-11-30 17:40:48 +0000
committergjb <gjb@FreeBSD.org>2013-11-30 17:40:48 +0000
commitf16613078bd707990d9362202b160d7398b1e9b7 (patch)
tree68a8e3eb9fa632ec9c407719f1494538429bdc4e /sys/conf/newvers.sh
parentb7e8f6268b4e75078533e5ea627459d4213cb1fb (diff)
downloadFreeBSD-src-f16613078bd707990d9362202b160d7398b1e9b7.zip
FreeBSD-src-f16613078bd707990d9362202b160d7398b1e9b7.tar.gz
Update stable/10 to BETA4 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 4ba6932..8397945 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.0"
-BRANCH="BETA3"
+BRANCH="BETA4"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud