Prepare for official Pike release

Prepare the metadata and release note configuration for the
official Pike release.

Change-Id: I57f1cda6f3f3876eb993b1e44611ebc75293276f
This commit is contained in:
Alex Schultz
2017-08-21 15:58:44 -06:00
parent 8cc3b6949e
commit d4b010db56
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.3.0-dev"
"version": "7.3.0"
}

View File

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