diff --git a/docs/conf.py b/docs/conf.py index 04d08e2016..021086c9c4 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -130,7 +130,7 @@ def runDoxygen(sourcfile, doxyfileIn, doxyfileOut): # The short X.Y version. version = u'3.5' # The full version, including alpha/beta/rc tags. -release = u'v3.5.0' +release = u'v3.5.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.