summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Wennborg <[email protected]>2017-02-08 17:28:09 +0000
committerHans Wennborg <[email protected]>2017-02-08 17:28:09 +0000
commit70bc9d1b740329279c9d7b2138e6acc31fa71862 (patch)
treeeb748d131a4609829321db65730d3f004d165523
parent0e7141abc3d993f98e8f4c9f58502108f5c37909 (diff)
Docs: drop minor version
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/branches/release_40@294482 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 8d74baf5..a97a48f0 100644
--- a/docs/conf.py
+++ b/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 = '4.0'
+version = '4'
# The full version, including alpha/beta/rc tags.
-release = '4.0'
+release = '4'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.