summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2015-01-14 17:38:03 +0000
committerHans Wennborg <hans@hanshq.net>2015-01-14 17:38:03 +0000
commitf11d9b193361e73c28aea5acb40962f636843e04 (patch)
tree0b25ed4384505484fe8175e8253afd15fe821fe3 /docs/conf.py
parent8b869b4ae9089584cac6e941ddd98be6e18727ba (diff)
Trunk is now 3.7.0svn
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226004 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 659c3e07fb6..18972824dbb 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -47,9 +47,9 @@ copyright = u'2003-2014, LLVM Project'
# built documents.
#
# The short X.Y version.
-version = '3.6'
+version = '3.7'
# The full version, including alpha/beta/rc tags.
-release = '3.6'
+release = '3.7'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.