summaryrefslogtreecommitdiffstats
path: root/clang/docs/analyzer/conf.py
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
commitbdc3c873072573f3fdbdf18a33e3854f1c56d3cb (patch)
tree628308f8e2774de653dc47c2ebd4a6185422d04d /clang/docs/analyzer/conf.py
parentf501d07dbf28d9085f06107cbf36ebaeaba8e677 (diff)
downloadbcm5719-llvm-bdc3c873072573f3fdbdf18a33e3854f1c56d3cb.tar.gz
bcm5719-llvm-bdc3c873072573f3fdbdf18a33e3854f1c56d3cb.zip
Update docs/conf.py version
llvm-svn: 291831
Diffstat (limited to 'clang/docs/analyzer/conf.py')
-rw-r--r--clang/docs/analyzer/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/clang/docs/analyzer/conf.py b/clang/docs/analyzer/conf.py
index 6b54b0646ec..c40af7a5e83 100644
--- a/clang/docs/analyzer/conf.py
+++ b/clang/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.
OpenPOWER on IntegriCloud