diff options
Diffstat (limited to 'docs/analyzer/conf.py')
-rw-r--r-- | docs/analyzer/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/analyzer/conf.py b/docs/analyzer/conf.py index afbfbee6f379..6b54b0646eca 100644 --- a/docs/analyzer/conf.py +++ b/docs/analyzer/conf.py @@ -49,9 +49,9 @@ copyright = u'2013-%d, Analyzer 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. |