summaryrefslogtreecommitdiffstatshomepage
path: root/docs/source/conf.py
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2022-01-29 00:45:52 +1100
committer Vas Crabb <vas@vastheman.com>2022-01-29 00:45:52 +1100
commit149e9b0cacbb5f4bbd99f61cbc659aaa25cfc487 (patch)
treeb63f8476caa5fbd1daee8b5149f1ae5350237331 /docs/source/conf.py
parente43a6fa535c955cad21fa8fc6f95e946687d58c9 (diff)
Bumped dates to 2022, bumped docs version to 0.240, fixed some license files that had somehow been screwed up, cleaned up some metadata.
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r--docs/source/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 95dc1d19bbf..c15876b1165 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -56,16 +56,16 @@ master_doc = 'index'
# General information about the project.
project = u'MAME Documentation'
-copyright = u'1997-2021, MAMEdev and contributors'
+copyright = u'1997-2022, MAMEdev and contributors'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
# built documents.
#
# The short X.Y version.
-version = '0.238'
+version = '0.240'
# The full version, including alpha/beta/rc tags.
-release = '0.238'
+release = '0.240'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.