diff options
author | 2020-12-31 02:46:10 +1100 | |
---|---|---|
committer | 2020-12-31 02:46:10 +1100 | |
commit | d85735634cd7baca5fdf9f15ebb61baa0703c71a (patch) | |
tree | 82da58d821cb1957f86b2c7b797ddbd29b35a18f /docs/source/conf.py | |
parent | f429695d4f007c1670d5920c91690fc09ea186f6 (diff) |
version bump for 0.227, some documentation clean-upmame0227
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 1a9730e288f..4cb7ff4b3aa 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -63,9 +63,9 @@ copyright = u'2020, MAMEdev Team' # built documents. # # The short X.Y version. -version = '0.217' +version = '0.227' # The full version, including alpha/beta/rc tags. -release = '0.217' +release = '0.227' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |