From 97e5d9a2966aa878455a370e4a71916ab1a3c97c Mon Sep 17 00:00:00 2001 From: Alex Schultz Date: Thu, 30 Nov 2017 10:55:58 -0700 Subject: [PATCH] Prepare for post-Pike updates Prepare the metadata for a post-Pike release. Change-Id: I614e31b1318c0b255d18bc41d3bf2f8b16d87f58 --- metadata.json | 4 ++-- releasenotes/source/conf.py | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/metadata.json b/metadata.json index 7915c207..5fabfa82 100644 --- a/metadata.json +++ b/metadata.json @@ -65,5 +65,5 @@ ], "source": "git://github.com/openstack/puppet-aodh.git", "summary": "Puppet module for OpenStack Aodh", - "version": "11.3.0" -} \ No newline at end of file + "version": "11.4.0" +} diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py index 6f1ed1f5..43eaf4e6 100644 --- a/releasenotes/source/conf.py +++ b/releasenotes/source/conf.py @@ -53,9 +53,9 @@ copyright = u'2017, Puppet OpenStack Developers' # built documents. # # The short X.Y version. -version = '11.3.0' +version = '' # The full version, including alpha/beta/rc tags. -release = '11.3.0' +release = '' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.