diff options
| author | 2023-09-29 21:56:21 +1000 | |
|---|---|---|
| committer | 2023-09-29 21:56:21 +1000 | |
| commit | 727e600b94f2734000989d236044da20d7c7cc39 (patch) | |
| tree | c40cf42c8ef952c1c06e13339aeadf1eed910fa0 /docs/source | |
| parent | be5b3c7df50db9748594f9cb4463eda93cf59711 (diff) | |
| parent | 4ff20056c3d029837eeceb27b0173e94127b9f38 (diff) | |
Merge tag 'mame0259' into HEAD
MAME 0.259
Diffstat (limited to 'docs/source')
| -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 c1776a2ec9b..db6ec89301d 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -63,9 +63,9 @@ copyright = u'1997-2023, MAMEdev and contributors' # built documents. # # The short X.Y version. -version = '0.258' +version = '0.259' # The full version, including alpha/beta/rc tags. -release = '0.258' +release = '0.259' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
