summaryrefslogtreecommitdiff
path: root/libcxx/docs
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2018-01-03 15:40:29 +0000
committerHans Wennborg <hans@hanshq.net>2018-01-03 15:40:29 +0000
commitf45ef5f53b00479c7259e1185d552bd14bfcc5aa (patch)
tree414de65259f5c856b662a7f225d2ca3d4db0c881 /libcxx/docs
parent1680b5374cec256ce6f508fbf6556b5d05d82446 (diff)
Update version to 7.0.0svn: cmake, include files and docs
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 bb231ac3e35..4c1ea3653cd 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 = '6.0'
+version = '7.0'
# The full version, including alpha/beta/rc tags.
-release = '6.0'
+release = '7.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.