diff options
| author | 2025-05-18 04:30:38 +1000 | |
|---|---|---|
| committer | 2025-05-18 04:30:38 +1000 | |
| commit | f201cc6c8dbf5b33b333bdd47694af3073d5686b (patch) | |
| tree | cd24c736352be95074c74f0f450a2951f04e0534 /docs | |
| parent | 897a10ed4335feb4534887c82ef9835d888b21f7 (diff) | |
-igs/igs_m027.cpp: Hooked up sound ROM banking for Chong Chong Leyuan.
-misc/cardline.cpp: Use poker input types.
-misc/flower.cpp: Tabulated the system definitions again.
-docs: Actually commit the version bump.
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 dd4277f9919..afd53e16e7d 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -63,9 +63,9 @@ copyright = u'1997-2025, MAMEdev and contributors' # built documents. # # The short X.Y version. -version = '0.277' +version = '0.278' # The full version, including alpha/beta/rc tags. -release = '0.277' +release = '0.278' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
