Merge "Make sure the PDF versions are correct!"

This commit is contained in:
Jenkins 2017-02-27 14:42:04 +00:00 committed by Gerrit Code Review
commit 98e26a4d24
1 changed files with 2 additions and 2 deletions

View File

@ -38,8 +38,8 @@ master_doc = 'index'
# General information about the project.
project = u'fuel-midonet-plugin'
copyright = u'2016, Midokura SARL'
version = '4.1.0'
copyright = u'2017, Midokura SARL'
version = '9.2.0'
release = version[:3] + '-' + version + '-1'
# If true, '()' will be appended to :func: etc. cross-reference text.