diff options
author | 2024-02-28 16:20:55 +1100 | |
---|---|---|
committer | 2024-02-28 16:20:55 +1100 | |
commit | bdda7084bbcdd807661851164f306da6221b8f8c (patch) | |
tree | c12bc6b4b91cffbf5217040bc09d852578e43cfa /docs/source | |
parent | 0509fe803954475acd45a697d7d0e5dbab392243 (diff) | |
parent | 93d83183259b82e18932be292cc815e864c24d78 (diff) |
Merge tag 'mame0263' into HEAD
MAME 0.263
Diffstat (limited to 'docs/source')
-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 d79cc599add..e932d633316 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.262' +version = '0.263' # The full version, including alpha/beta/rc tags. -release = '0.262' +release = '0.263' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |