summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/conf.py
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2022-07-24 13:17:17 +1000
committer Vas Crabb <vas@vastheman.com>2022-07-24 13:17:17 +1000
commit7e37c1ff8c7bc80d9f610ae7fa50db3f214cdb23 (patch)
tree11cadcb40680754004ecfa0870db10feb2e94321 /docs/source/conf.py
parentd17d5ac586f3e72cf006b2a8ea42c5072bb32cb8 (diff)
docs: Updated documentation on compiling MAME.
Updated instructions for building subsets of MAME using the SOURCES option. Added descriptions for several more "useful" settings. Bumped documentation version as the build system changes are not in 0.245.
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 32f1fdd03be..a98dc13fb32 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -63,9 +63,9 @@ copyright = u'1997-2022, MAMEdev and contributors'
# built documents.
#
# The short X.Y version.
-version = '0.245'
+version = '0.246'
# The full version, including alpha/beta/rc tags.
-release = '0.245'
+release = '0.246'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.