]> granicus.if.org Git - clang/commitdiff
Update docs/conf.py version
authorHans Wennborg <hans@hanshq.net>
Thu, 12 Jan 2017 21:41:38 +0000 (21:41 +0000)
committerHans Wennborg <hans@hanshq.net>
Thu, 12 Jan 2017 21:41:38 +0000 (21:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@291831 91177308-0d34-0410-b5e6-96231b3b80d8

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

index 6b54b0646ecab8cf2b7e1f7d1b92df771b784e7d..c40af7a5e832470eb6e89271ebaba10e7c52c6e1 100644 (file)
@@ -48,10 +48,10 @@ copyright = u'2013-%d, Analyzer Team' % date.today().year
 # |version| and |release|, also used in various other places throughout the
 # built documents.
 #
-# The short X.Y version.
-version = '4.0'
+# The short version.
+version = '5'
 # The full version, including alpha/beta/rc tags.
-release = '4.0'
+release = '5'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
index 4683ca567ec6fc1c0d35774296618d8db2e9729d..a9861cd5170ac7ae2b1eb639379deffb7d3c88ce 100644 (file)
@@ -48,10 +48,10 @@ copyright = u'2007-%d, The Clang Team' % date.today().year
 # |version| and |release|, also used in various other places throughout the
 # built documents.
 #
-# The short X.Y version.
-version = '4.0'
+# The short version.
+version = '5'
 # The full version, including alpha/beta/rc tags.
-release = '4.0'
+release = '5'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.