docs/conf.py: update version to 4.0
authorHans Wennborg <hans@hanshq.net>
Mon, 18 Jul 2016 18:13:46 +0000 (18:13 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 18 Jul 2016 18:13:46 +0000 (18:13 +0000)
llvm-svn: 275849

clang-tools-extra/docs/conf.py

index 97ac320..8d74baf 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.