diff options
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r-- | docs/source/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index 48dce31b321..8d0a7db6060 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -63,9 +63,9 @@ copyright = u'2021, MAMEdev Team' # built documents. # # The short X.Y version. -version = '0.227' +version = '0.237' # The full version, including alpha/beta/rc tags. -release = '0.227' +release = '0.237' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |