]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commitdiff
Use Python to compute release notes version
authorEmilien Macchi <emilien@redhat.com>
Wed, 30 Aug 2017 20:41:00 +0000 (13:41 -0700)
committerEmilien Macchi <emilien@redhat.com>
Wed, 30 Aug 2017 20:41:00 +0000 (13:41 -0700)
Leave the version fields blank, since the release notes document
applies to all versions.
That will avoid manual changes in the future like we did until now.

Change-Id: I426a91b955a01a24806e8c4888e945c2c83072dc

releasenotes/source/conf.py

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