summaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2014-07-29 07:07:31 +0000
committerSylvestre Ledru <sylvestre@debian.org>2014-07-29 07:07:31 +0000
commit69576d7a1779f20286fa8fc1fa9aeb20b36e9b0d (patch)
treee07e30632a80af7667fee8d36d99eda52cac7811 /docs/conf.py
parent8ce8d4410ee84917b475d5c08e52b1fc4b3d776b (diff)
3.5 => 3.6
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@214164 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 1963a05385..7c2ef2aed0 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -48,9 +48,9 @@ copyright = u'2007-2014, The Clang Team'
# built documents.
#
# The short X.Y version.
-version = '3.5'
+version = '3.6'
# The full version, including alpha/beta/rc tags.
-release = '3.5'
+release = '3.6'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.