summaryrefslogtreecommitdiffstats
path: root/sys/conf/newvers.sh
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-08-11 23:39:23 +0000
committergjb <gjb@FreeBSD.org>2016-08-11 23:39:23 +0000
commitf24d2daff0a028e02cb47255c6e2ef343081ce73 (patch)
treec3eb7036837f8de8418fcc879e70167753f22b18 /sys/conf/newvers.sh
parent07c8f0654ee0b98f45b11e7fec38bc6f4e0b4ec6 (diff)
downloadFreeBSD-src-f24d2daff0a028e02cb47255c6e2ef343081ce73.zip
FreeBSD-src-f24d2daff0a028e02cb47255c6e2ef343081ce73.tar.gz
Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle. Prune svn:mergeinfo from the new branch, and rename it to RC1. Update __FreeBSD_version. Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and the dvd1.iso packages population. 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 d85046c..8d795a9 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="11.0"
-BRANCH="BETA4"
+BRANCH="RC1"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud