Release 9.4.1

Release 9.4.1 that contains some fix for IPv6 deployments.

Change-Id: Ife6b9cf1523783fb4ca6d9faf1a34b02e2345dcd
This commit is contained in:
Emilien Macchi 2016-10-04 11:18:42 -04:00
parent 66132ee7e2
commit 3d304a20fe
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "openstack-swift",
"version": "9.4.0",
"version": "9.4.1",
"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.0'
version = '9.4.1'
# The full version, including alpha/beta/rc tags.
release = '9.4.0'
release = '9.4.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.