summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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