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: Icb62ccd302fbbb1583d0207898b4df1f3b8cf01c
This commit is contained in:
Alex Schultz 2017-04-21 17:21:44 -06:00
parent 1ef71d7e20
commit 483c99a1b8
2 changed files with 3 additions and 3 deletions

View File

@ -48,5 +48,5 @@
],
"source": "git://github.com/openstack/puppet-ovn.git",
"summary": "Modules to setup ovn-northd and ovn-controller",
"version": "11.0.0"
"version": "11.1.0-dev"
}

View File

@ -52,9 +52,9 @@ copyright = u'2017, Puppet OpenStack Developers'
# built documents.
#
# The short X.Y version.
version = '11.0.0'
version = '11.1.0'
# 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
# for a list of supported languages.