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: I711233114ca7e908684193266a945e0527b7eab4
This commit is contained in:
Alex Schultz
2017-04-21 17:21:44 -06:00
parent 4c9b3050ae
commit 98dc319971
2 changed files with 3 additions and 3 deletions

View File

@@ -67,5 +67,5 @@
],
"source": "git://github.com/openstack/puppet-vswitch.git",
"summary": "A module for providing things (ports, bridges) to vSwitches (OVS)",
"version": "7.0.0"
"version": "7.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 = '7.1.0'
# The full version, including alpha/beta/rc tags.
release = '11.0.0'
release = '7.1.0-dev'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.