diff options
Diffstat (limited to '3rdparty/sol2/docs/source/conf.py')
-rw-r--r-- | 3rdparty/sol2/docs/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/sol2/docs/source/conf.py b/3rdparty/sol2/docs/source/conf.py index 9b78b5d59b6..e69c2f79f84 100644 --- a/3rdparty/sol2/docs/source/conf.py +++ b/3rdparty/sol2/docs/source/conf.py @@ -61,7 +61,7 @@ author = 'ThePhD' # The short X.Y version. version = '2.15' # The full version, including alpha/beta/rc tags. -release = '2.15.0' +release = '2.15.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |