Prepare for official Pike release

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

Change-Id: I24b18961d2d80dc2ca6f7d429ceb6dd933fac5f8
This commit is contained in:
Alex Schultz 2017-08-21 15:58:44 -06:00
parent 8aeab42257
commit 1dd1949bb3
2 changed files with 2 additions and 2 deletions

View File

@ -73,5 +73,5 @@
],
"source": "git://github.com/openstack/puppet-swift.git",
"summary": "Puppet module for OpenStack Swift",
"version": "11.3.0-dev"
"version": "11.3.0"
}

View File

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