summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/conf.py
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2023-10-20 17:57:18 +1100
committer Vas Crabb <vas@vastheman.com>2023-10-20 17:57:18 +1100
commitceb582b8a0df2b8c0119872127fba3cdc0334b04 (patch)
tree7b2081cc237f6991d7db074e492114b5a94dccd2 /docs/source/conf.py
parent052b5500264390293d015da4a6e0827e64b7f923 (diff)
docs: Updated for changes to media loading behaviour.
Bumped docs version since this now describes behaviour of the upcoming release.
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 db6ec89301d..5a8c585f694 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -63,9 +63,9 @@ copyright = u'1997-2023, MAMEdev and contributors'
# built documents.
#
# The short X.Y version.
-version = '0.259'
+version = '0.260'
# The full version, including alpha/beta/rc tags.
-release = '0.259'
+release = '0.260'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.