summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2018-06-25 15:21:33 -0300
committerRenato Botelho <renato@netgate.com>2018-06-25 15:21:33 -0300
commit7ea1caafea9d2f9faa1c3fe6d0b1afc0e4d62afa (patch)
tree4408099a65078203f9dacf0b9b829379aa40b487 /sys/conf
parenta39641b9d2cf45e8da67be9ba315455c4b41de0f (diff)
parent62a489e1688b21b7cbdab9ffdb449a67bacc770c (diff)
downloadFreeBSD-src-7ea1caafea9d2f9faa1c3fe6d0b1afc0e4d62afa.zip
FreeBSD-src-7ea1caafea9d2f9faa1c3fe6d0b1afc0e4d62afa.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 f11b746..f4268a9 100644
--- a/sys/conf/newvers.sh
+++ b/sys/conf/newvers.sh
@@ -44,7 +44,7 @@
TYPE="FreeBSD"
REVISION="11.2"
-BRANCH="RC3"
+BRANCH="RELEASE"
if [ -n "${BRANCH_OVERRIDE}" ]; then
BRANCH=${BRANCH_OVERRIDE}
fi
OpenPOWER on IntegriCloud