diff options
| author | 2022-08-31 15:46:38 +1000 | |
|---|---|---|
| committer | 2022-08-31 15:46:38 +1000 | |
| commit | 35d2b1d33bc7fc526ea3d17a6c0d84da4a773c8b (patch) | |
| tree | 764865b420ed34c18c6a33872fed5ad6fe21e773 /docs | |
| parent | 0f6d486cd329cba43da0f0f06f1bafa64f2e32f6 (diff) | |
| parent | fa2d36c6347265a2f048d44f29e17abd2c8d1f87 (diff) | |
Merge tag 'mame0247' into mainline-master
MAME 0.247
Diffstat (limited to 'docs')
| -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 a98dc13fb32..a90bc66c54f 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -63,9 +63,9 @@ copyright = u'1997-2022, MAMEdev and contributors' # built documents. # # The short X.Y version. -version = '0.246' +version = '0.247' # The full version, including alpha/beta/rc tags. -release = '0.246' +release = '0.247' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
