summaryrefslogtreecommitdiffstats
path: root/sys/conf/newvers.sh
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-09-14 00:00:11 +0000
committergjb <gjb@FreeBSD.org>2016-09-14 00:00:11 +0000
commit485146cedf3256f4c63d16b46107bd912bc97696 (patch)
tree108602d8a12140529bac69a13e8089cfb5eec821 /sys/conf/newvers.sh
parent77ee44710046ed45688422b8b7ecb7bbbd458b44 (diff)
downloadFreeBSD-src-485146cedf3256f4c63d16b46107bd912bc97696.zip
FreeBSD-src-485146cedf3256f4c63d16b46107bd912bc97696.tar.gz
Update releng/11.0 to RC3 status as part of the 11.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 78d4039..7d2fe3d 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -32,7 +32,7 @@
TYPE="FreeBSD"
REVISION="11.0"
-BRANCH="RC2"
+BRANCH="RC3"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud