Bump modules to next minor with -dev

After releasing Pike M3, we need to bump the metadata version
information for the next release with a -dev.

Change-Id: Ie3c232ee9d571475e8ef77f65905dd7eac579a8e
This commit is contained in:
Alex Schultz 2017-08-04 13:36:15 -06:00
parent 17028c8ed1
commit 9c60f4e9b3
2 changed files with 3 additions and 3 deletions

View File

@ -57,5 +57,5 @@
],
"source": "git://github.com/openstack/puppet-openstack_extras.git",
"summary": "Puppet OpenStack Extras Module",
"version": "11.2.0"
"version": "11.3.0-dev"
}

View File

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