Bump version for Pike M3 Dev

Pike M2 has been released. Prepare version numbers for M3.

Change-Id: I3311bd49789fcb8b7e532298feac950981b195ec
This commit is contained in:
Alex Schultz 2017-06-08 15:30:57 -06:00
parent 8a3479db80
commit f1aad51b36
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.1.0"
"version": "7.2.0-dev"
}

View File

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