summaryrefslogtreecommitdiffstats
path: root/docs/analyzer
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2017-01-12 21:41:38 +0000
committerHans Wennborg <hans@hanshq.net>2017-01-12 21:41:38 +0000
commitb35448f92677177a624601333335983e9b0db4b9 (patch)
tree0218ec701dd72b69ec23522668a193e8d88f7c2e /docs/analyzer
parentdc25d53fce91d393fad6c12c5354280b549f5452 (diff)
Update docs/conf.py version
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@291831 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/analyzer')
-rw-r--r--docs/analyzer/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/analyzer/conf.py b/docs/analyzer/conf.py
index 6b54b0646e..c40af7a5e8 100644
--- a/docs/analyzer/conf.py
+++ b/docs/analyzer/conf.py
@@ -48,10 +48,10 @@ copyright = u'2013-%d, Analyzer Team' % date.today().year
# |version| and |release|, also used in various other places throughout the
# built documents.
#
-# The short X.Y version.
-version = '4.0'
+# The short version.
+version = '5'
# The full version, including alpha/beta/rc tags.
-release = '4.0'
+release = '5'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.