summaryrefslogtreecommitdiffstats
path: root/lld/docs/conf.py
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2016-07-18 18:12:14 +0000
committerHans Wennborg <hans@hanshq.net>2016-07-18 18:12:14 +0000
commit708cf064ca394030f7c51572ac6eb49acd81f61b (patch)
treecd2699cd1d24e52bfd0c35cc5829c65548c24808 /lld/docs/conf.py
parent21669b4e493cf5aaf56dea3b3f5dbb90e1163ced (diff)
downloadbcm5719-llvm-708cf064ca394030f7c51572ac6eb49acd81f61b.tar.gz
bcm5719-llvm-708cf064ca394030f7c51572ac6eb49acd81f61b.zip
docs/conf.py: update version to 4.0
llvm-svn: 275847
Diffstat (limited to 'lld/docs/conf.py')
-rw-r--r--lld/docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/lld/docs/conf.py b/lld/docs/conf.py
index 88fcdd8afca..6faed2fc980 100644
--- a/lld/docs/conf.py
+++ b/lld/docs/conf.py
@@ -48,9 +48,9 @@ copyright = u'2011-%d, LLVM Project' % date.today().year
# built documents.
#
# The short X.Y version.
-version = '3.2'
+version = '4.0'
# The full version, including alpha/beta/rc tags.
-release = '3.2'
+release = '4.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
OpenPOWER on IntegriCloud