summaryrefslogtreecommitdiffstats
path: root/docs/source/conf.py
diff options
context:
space:
mode:
author Stiletto <stilett0@users.noreply.github.com>2020-01-04 01:13:50 -0500
committer GitHub <noreply@github.com>2020-01-04 01:13:50 -0500
commit88909dc0d01f34bacbbbc3da6a9df705123b2f42 (patch)
tree92bbb387577f70b1976365ab26e35aca802d6465 /docs/source/conf.py
parenta50b4e871e32bc9c4ba6350a0f15696bb47f19ea (diff)
Happy New Year 2020 (nw) (#6128)
Happy New Year 2020 (nw) (#6128)
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 f9f86c1c431..a93b84c0289 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -55,16 +55,16 @@ master_doc = 'index'
# General information about the project.
project = u'MAME Documentation'
-copyright = u'2019, MAMEdev Team'
+copyright = u'2020, MAMEdev Team'
# 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.216'
+version = '0.217'
# The full version, including alpha/beta/rc tags.
-release = '0.216'
+release = '0.217'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.