summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/docs/conf.py
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2017-01-12 21:42:38 +0000
committerHans Wennborg <hans@hanshq.net>2017-01-12 21:42:38 +0000
commit73c01543ec2df1cf496d8f28b17ed37932d87faa (patch)
treec287c37bed4e8dbb4d3fae04c156905b83db2fcb /clang-tools-extra/docs/conf.py
parentbdc3c873072573f3fdbdf18a33e3854f1c56d3cb (diff)
downloadbcm5719-llvm-73c01543ec2df1cf496d8f28b17ed37932d87faa.tar.gz
bcm5719-llvm-73c01543ec2df1cf496d8f28b17ed37932d87faa.zip
Update docs/conf.py version
llvm-svn: 291832
Diffstat (limited to 'clang-tools-extra/docs/conf.py')
-rw-r--r--clang-tools-extra/docs/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/clang-tools-extra/docs/conf.py b/clang-tools-extra/docs/conf.py
index 8d74baf5479..e872c5599ac 100644
--- a/clang-tools-extra/docs/conf.py
+++ b/clang-tools-extra/docs/conf.py
@@ -48,10 +48,10 @@ copyright = u'2007-%d, The Clang 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