summaryrefslogtreecommitdiffstats
path: root/sys/conf/newvers.sh
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2014-10-03 00:13:10 +0000
committergjb <gjb@FreeBSD.org>2014-10-03 00:13:10 +0000
commitf2bccf111a16f5ea9d6895dd0def7b4739272415 (patch)
tree11bbcb00dc93cd03490e4cc2048321c84868bac4 /sys/conf/newvers.sh
parent4fa55a08b7b0152b0912935727ea8a6c57d30a5a (diff)
downloadFreeBSD-src-f2bccf111a16f5ea9d6895dd0def7b4739272415.zip
FreeBSD-src-f2bccf111a16f5ea9d6895dd0def7b4739272415.tar.gz
Update stable/10 to -RC1 in preparation of branching releng/10.1
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 8f52285..c6f11bd 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="10.1"
-BRANCH="BETA3"
+BRANCH="RC1"
if [ "X${BRANCH_OVERRIDE}" != "X" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud