Bump modules to next minor with -dev
After releasing Pike M1, we need to bump the metadata version information for the next release with a -dev. Change-Id: Ie00f8f21337242d999a9b034813831ef2aedea80
This commit is contained in:
@@ -69,5 +69,5 @@
|
|||||||
],
|
],
|
||||||
"source": "git://github.com/openstack/puppet-openstacklib.git",
|
"source": "git://github.com/openstack/puppet-openstacklib.git",
|
||||||
"summary": "Puppet OpenStack Libraries",
|
"summary": "Puppet OpenStack Libraries",
|
||||||
"version": "11.0.0"
|
"version": "11.1.0-dev"
|
||||||
}
|
}
|
@@ -52,9 +52,9 @@ copyright = u'2017, Puppet OpenStack Developers'
|
|||||||
# built documents.
|
# built documents.
|
||||||
#
|
#
|
||||||
# The short X.Y version.
|
# The short X.Y version.
|
||||||
version = '11.0.0'
|
version = '11.1.0'
|
||||||
# The full version, including alpha/beta/rc tags.
|
# The full version, including alpha/beta/rc tags.
|
||||||
release = '11.0.0'
|
release = '11.1.0-dev'
|
||||||
|
|
||||||
# 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.
|
||||||
|
Reference in New Issue
Block a user