Update conf.py

This commit is contained in:
Joel Dudley 2017-07-25 17:39:49 +01:00 committed by GitHub
parent 4bae70a0bd
commit 8627d87ca0

View File

@ -54,9 +54,11 @@ author = u'R3 DLG'
# built documents.
#
# The short X.Y version.
version = 'latest'
version = 'M12.1'
# The full version, including alpha/beta/rc tags.
release = 'latest'
release = 'M12.1'
# The version for use in the dropdown html.
html_context = {'version': 'M12.1'}
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.