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