Update conf.py.

This commit is contained in:
Joel Dudley 2017-08-14 12:02:07 +01:00 committed by GitHub
parent ff65e46340
commit 95fa00f5a9

View File

@ -54,9 +54,9 @@ author = u'R3 DLG'
# built documents. # built documents.
# #
# The short X.Y version. # The short X.Y version.
version = '14.0' version = 'M14.0'
# The full version, including alpha/beta/rc tags. # The full version, including alpha/beta/rc tags.
release = '14.0' release = 'M14.0'
# The version for use in the dropdown html. # The version for use in the dropdown html.
html_context = {'version': '14.0'} html_context = {'version': '14.0'}