Release 9.4.2

We need to release so we can include the fix with swift/ceilometer
middleware in Newton release.

Change-Id: I7a445312401ef4c792241a78b207a7cdc7245f5c
This commit is contained in:
Emilien Macchi
2016-10-06 15:04:17 -04:00
parent 56450c392b
commit bb40ae3e94
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "openstack-swift",
"version": "9.4.1",
"version": "9.4.2",
"author": "Puppet Labs and OpenStack Contributors",
"summary": "Puppet module for OpenStack Swift",
"license": "Apache-2.0",

View File

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