]> granicus.if.org Git - clang/commitdiff
docs/conf.py: update version to 4.0
authorHans Wennborg <hans@hanshq.net>
Mon, 18 Jul 2016 18:13:08 +0000 (18:13 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 18 Jul 2016 18:13:08 +0000 (18:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@275848 91177308-0d34-0410-b5e6-96231b3b80d8

docs/analyzer/conf.py
docs/conf.py

index 53f3cb869e5af77338e35cd3867868d291f54207..6b54b0646ecab8cf2b7e1f7d1b92df771b784e7d 100644 (file)
@@ -49,9 +49,9 @@ copyright = u'2013-%d, Analyzer Team' % date.today().year
 # built documents.
 #
 # The short X.Y version.
-version = '3.4'
+version = '4.0'
 # The full version, including alpha/beta/rc tags.
-release = '3.4'
+release = '4.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
index 1e8894ac8fe741529ff81c65f17506eac77d80f5..4683ca567ec6fc1c0d35774296618d8db2e9729d 100644 (file)
@@ -49,9 +49,9 @@ copyright = u'2007-%d, The Clang Team' % date.today().year
 # 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.