summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2018-06-01 10:11:15 -0300
committerRenato Botelho <renato@netgate.com>2018-06-01 10:11:15 -0300
commitaced14badb827f6cb36f8b73c04098a4a76048f2 (patch)
treebe1e5c50226b69aa301034d0cc0290ffe0157b2c /sys/conf
parentddde90e721577993a0407e99e54d28d273436c47 (diff)
parentcb4159d12f9e11a2ab228556e500e76b2d5ff064 (diff)
downloadFreeBSD-src-aced14badb827f6cb36f8b73c04098a4a76048f2.zip
FreeBSD-src-aced14badb827f6cb36f8b73c04098a4a76048f2.tar.gz
Merge remote-tracking branch 'origin/releng/11.2' into RELENG_2_4_4
Diffstat (limited to 'sys/conf')
-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 11aee3d..4614846 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -44,7 +44,7 @@
TYPE="FreeBSD"
REVISION="11.2"
-BRANCH="BETA3"
+BRANCH="RC1"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud