summaryrefslogtreecommitdiffstats
path: root/libcxx/docs/conf.py
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2018-08-01 13:54:28 +0000
committerHans Wennborg <hans@hanshq.net>2018-08-01 13:54:28 +0000
commit25977548aa5ad7cfe45a17e4ba136abfa4613b96 (patch)
treed479a6b546cbbaa5e7621306d1b3117f7e163d0d /libcxx/docs/conf.py
parent67106b5e08c9c8d78aa180ac0eb0038cc5bc191b (diff)
downloadbcm5719-llvm-25977548aa5ad7cfe45a17e4ba136abfa4613b96.tar.gz
bcm5719-llvm-25977548aa5ad7cfe45a17e4ba136abfa4613b96.zip
Update version to 8.0.0svn: cmake, includes files and docs
llvm-svn: 338555
Diffstat (limited to 'libcxx/docs/conf.py')
-rw-r--r--libcxx/docs/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/libcxx/docs/conf.py b/libcxx/docs/conf.py
index 4c1ea3653cd..f532e303c6c 100644
--- a/libcxx/docs/conf.py
+++ b/libcxx/docs/conf.py
@@ -40,16 +40,16 @@ master_doc = 'index'
# General information about the project.
project = u'libc++'
-copyright = u'2011-2017, LLVM Project'
+copyright = u'2011-2018, LLVM Project'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
#
# The short X.Y version.
-version = '7.0'
+version = '8.0'
# The full version, including alpha/beta/rc tags.
-release = '7.0'
+release = '8.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
OpenPOWER on IntegriCloud