summaryrefslogtreecommitdiffstats
path: root/docs/analyzer
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2016-07-18 18:13:08 +0000
committerHans Wennborg <hans@hanshq.net>2016-07-18 18:13:08 +0000
commit05b45f1569b5545e98340247c53095134e266be3 (patch)
tree3487ccadbf266feda8299fc8a7b1885f9dbd735c /docs/analyzer
parent587aede629c834f1e94e9ad6e59242a35f806174 (diff)
docs/conf.py: update version to 4.0
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@275848 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/analyzer')
-rw-r--r--docs/analyzer/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/analyzer/conf.py b/docs/analyzer/conf.py
index 53f3cb869e..6b54b0646e 100644
--- a/docs/analyzer/conf.py
+++ b/docs/analyzer/conf.py
@@ -49,9 +49,9 @@ copyright = u'2013-%d, Analyzer Team' % date.today().year
# built documents.
#
# The short X.Y version.
-version = '3.4'
+version = '4.0'
# The full version, including alpha/beta/rc tags.
-release = '3.4'
+release = '4.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.