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)
llvm-svn: 275848

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

index 53f3cb8..6b54b06 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 1e8894a..4683ca5 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.