diff options
| author | 2025-08-30 05:13:51 +1000 | |
|---|---|---|
| committer | 2025-08-30 05:13:51 +1000 | |
| commit | ec9abd86c6c9029f67e9cf4908ef5426b78d3eab (patch) | |
| tree | 8cb8321c0d951aaed6a1188fe20db2a7d27b1d01 /docs/source/conf.py | |
| parent | 1ead624f414a9a0d6de4d8e5760776813f97937d (diff) | |
Bumped version to 0.280mame0280
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 e3177c95298..fad41753088 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.279' +version = '0.280' # The full version, including alpha/beta/rc tags. -release = '0.279' +release = '0.280' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
