diff options
| author | 2025-07-31 08:06:29 +1000 | |
|---|---|---|
| committer | 2025-07-31 08:06:29 +1000 | |
| commit | 7589dee02c587d6ebd5afbf53537ab68bf9d461d (patch) | |
| tree | 5f8ad75d7229063d9d42fa05dfba856a604846b0 /docs/source/conf.py | |
| parent | 5b166a0ad7a6586167ea2ee511e4c340f7ae8585 (diff) | |
Bumped version to 0.279mame0279
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 afd53e16e7d..e3177c95298 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.278' +version = '0.279' # The full version, including alpha/beta/rc tags. -release = '0.278' +release = '0.279' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
