summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2018-01-03 14:52:54 +0000
committerHans Wennborg <hans@hanshq.net>2018-01-03 14:52:54 +0000
commite28b7aabcf5cd1e7216602015e4ff4e8c2261dfa (patch)
tree1ebfa2beb12bc13629e14192854743b63086331b /docs/conf.py
parent1b838dc9f8531990d7d8fcaa0abd144ce0407f29 (diff)
The trunk version is now 7.0.0svn
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@321712 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 92eb9813ecf..ce7df14ac3a 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -48,9 +48,9 @@ copyright = u'2003-%d, LLVM Project' % date.today().year
# built documents.
#
# The short version.
-version = '6'
+version = '7'
# The full version, including alpha/beta/rc tags.
-release = '6'
+release = '7'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.