summaryrefslogtreecommitdiff
path: root/libcxx/docs
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2017-07-19 13:46:11 +0000
committerHans Wennborg <hans@hanshq.net>2017-07-19 13:46:11 +0000
commit2cc18887b229e105cdd6324c4d1c2c085b7f9da4 (patch)
tree3e9f7352465c78b7a407bdebeb03275fcc13f962 /libcxx/docs
parente01a95faa95a31c88ce1dd2c4ae709193b1ef3fe (diff)
Bump docs version to 6.0
Diffstat (limited to 'libcxx/docs')
-rw-r--r--libcxx/docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/libcxx/docs/conf.py b/libcxx/docs/conf.py
index 17fb401a847..bb231ac3e35 100644
--- a/libcxx/docs/conf.py
+++ b/libcxx/docs/conf.py
@@ -47,9 +47,9 @@ copyright = u'2011-2017, LLVM Project'
# built documents.
#
# The short X.Y version.
-version = '5.0'
+version = '6.0'
# The full version, including alpha/beta/rc tags.
-release = '5.0'
+release = '6.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.