summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang-tools-extra/docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/clang-tools-extra/docs/conf.py b/clang-tools-extra/docs/conf.py
index 97ac320621c..8d74baf5479 100644
--- a/clang-tools-extra/docs/conf.py
+++ b/clang-tools-extra/docs/conf.py
@@ -49,9 +49,9 @@ copyright = u'2007-%d, The Clang Team' % date.today().year
# built documents.
#
# The short X.Y version.
-version = '3.9'
+version = '4.0'
# The full version, including alpha/beta/rc tags.
-release = '3.9'
+release = '4.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
OpenPOWER on IntegriCloud