Drop -dev version for Pike M3

Prepare version metadata for Pike M3

Change-Id: I9aedafe346e3ccdeee5c09127fb5997ef67f2338
This commit is contained in:
Alex Schultz
2017-07-25 08:12:57 -06:00
parent b8fde850f6
commit 1961ac7a00
2 changed files with 2 additions and 2 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.2.0-dev"
"version": "7.2.0"
}

View File

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