summaryrefslogtreecommitdiffstats
path: root/libcxx/docs/conf.py
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2016-05-03 22:50:33 +0000
committerEric Fiselier <eric@efcs.ca>2016-05-03 22:50:33 +0000
commit43e3a64270eff0782e72afd839bcdd860b582c77 (patch)
treee9a6c3a67f7fb9d8a7c823ed5aa48e51458bd65d /libcxx/docs/conf.py
parent097bb7acb3ca70f46b80b02ee5cfcf2dcb17ee77 (diff)
downloadbcm5719-llvm-43e3a64270eff0782e72afd839bcdd860b582c77.tar.gz
bcm5719-llvm-43e3a64270eff0782e72afd839bcdd860b582c77.zip
Update version numbers in docs
llvm-svn: 268459
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 915daa47a51..e385406b992 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-2015, LLVM Project'
+copyright = u'2011-2016, 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 = '3.8'
+version = '3.9'
# The full version, including alpha/beta/rc tags.
-release = '3.8'
+release = '3.9'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
OpenPOWER on IntegriCloud