diff options
author | 2024-08-28 05:56:16 +1000 | |
---|---|---|
committer | 2024-08-28 05:56:16 +1000 | |
commit | 6d1970f5f1085436550ed93167df685c0d581679 (patch) | |
tree | 17714173fcbf4af4df20d902a663bcf2e4e8717f /docs/source/conf.py | |
parent | 77d4cc347543aca6e07f0fd32c385c96d8d40808 (diff) |
Bumped version to 0.269mame0269
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 63dd0bfed6a..fbdcc2a0926 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -63,9 +63,9 @@ copyright = u'1997-2024, MAMEdev and contributors' # built documents. # # The short X.Y version. -version = '0.268' +version = '0.269' # The full version, including alpha/beta/rc tags. -release = '0.268' +release = '0.269' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |