diff options
author | 2018-01-16 13:56:02 -0500 | |
---|---|---|
committer | 2018-01-16 13:56:02 -0500 | |
commit | feecaac20ef1d6610f0174b8935fec18f9c13716 (patch) | |
tree | 9db50902d1be7665ef894cde0787c87bb4185f81 | |
parent | 14c3eaefdd8e77ae937ab86822d054dae0c732be (diff) |
update docs version
update docs version
*nw* just taking care of an annoyance. As far as we know, docs are in sync. If not, it's easily fixed.
-rw-r--r-- | docs/source/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index 1f089fb8cf9..acc99a66fbd 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -61,9 +61,9 @@ copyright = u'2018, MAMEdev Team' # built documents. # # The short X.Y version. -version = '0.174' +version = '0.194' # The full version, including alpha/beta/rc tags. -release = '0.174' +release = '0.194' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |