summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2017-07-19 13:50:27 +0000
committerHans Wennborg <hans@hanshq.net>2017-07-19 13:50:27 +0000
commit82f4215b772fb737009d1302228405ebf3677ef8 (patch)
treef3c68c34479876900e902cb38648df3f4e1a95d2 /docs/conf.py
parent0e62ce1a79a14e956814a97eb17b86fc1716afab (diff)
Bump docs version to 6.0
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@308466 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index a9861cd517..a12f99ad6d 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 version.
-version = '5'
+version = '6'
# The full version, including alpha/beta/rc tags.
-release = '5'
+release = '6'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.