summaryrefslogtreecommitdiffstats
path: root/libcxx/docs/conf.py
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
commitdd2f4e0288b45af73b3b3c59444e405e934b8a98 (patch)
tree762357cd81fcbbcb6332c396f88f1e8c24eb5969 /libcxx/docs/conf.py
parenta25946c8e886d497fd3ab0bad750806fda9d3c30 (diff)
downloadbcm5719-llvm-dd2f4e0288b45af73b3b3c59444e405e934b8a98.tar.gz
bcm5719-llvm-dd2f4e0288b45af73b3b3c59444e405e934b8a98.zip
Bump docs version to 6.0
llvm-svn: 308462
Diffstat (limited to 'libcxx/docs/conf.py')
-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.
OpenPOWER on IntegriCloud