summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2016-12-09 12:33:49 +0000
committerEric Fiselier <eric@efcs.ca>2016-12-09 12:33:49 +0000
commit2fe522f79ac2f385711766dc9f0ec01604bf54f2 (patch)
treeb0f73a6810b1628af2aaa250b1cf02022868e2ec /docs
parent8cdac0b88534f785fe9722ef74e7bf7cdc625b10 (diff)
Update doc version to 4.0
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@289206 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index e385406b9..cd793dd02 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -47,9 +47,9 @@ copyright = u'2011-2016, LLVM Project'
# built documents.
#
# The short X.Y version.
-version = '3.9'
+version = '4.0'
# The full version, including alpha/beta/rc tags.
-release = '3.9'
+release = '4.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.