summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/conf.py
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2024-04-18 05:59:03 +1000
committer Vas Crabb <vas@vastheman.com>2024-04-18 05:59:03 +1000
commit520ed5e44b49f80ec38bb812d8477e2b8a607cfc (patch)
tree75b7c39026aab815269f1a69343c88a68984fa73 /docs/source/conf.py
parent80dd0682d8ae2eecc9680069981b07b2b8a19948 (diff)
-ui/ui.cpp, ui/videoopt.cpp: Made pointer activity timeout configurable.
-midway/wmg.cpp: Use a memory bank for NVRAM; also got rid of a really pointless trampoline function.
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r--docs/source/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 3ab96db14b5..4f5f06b3e52 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.264'
+version = '0.265'
# The full version, including alpha/beta/rc tags.
-release = '0.264'
+release = '0.265'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.