Merge "Use Python to compute release notes version"

This commit is contained in:
Jenkins 2017-08-31 09:19:31 +00:00 committed by Gerrit Code Review
commit 93f51d749b

View File

@ -53,9 +53,9 @@ copyright = u'2017, Puppet OpenStack Developers'
# built documents. # built documents.
# #
# The short X.Y version. # The short X.Y version.
version = '12.0.0' version = ''
# The full version, including alpha/beta/rc tags. # The full version, including alpha/beta/rc tags.
release = '12.0.0-dev' release = ''
# The language for content autogenerated by Sphinx. Refer to documentation # The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages. # for a list of supported languages.