Release 9.4.3 (newton)

Submit a new release for newton, 9.4.3 that contains some bugfixes.

Change-Id: I3067c81934a5e7f5af5b484b805680b1d6ef4a3d
This commit is contained in:
Emilien Macchi
2016-10-18 21:41:24 -04:00
parent d6de6f90fa
commit 3d8474bc85
2 changed files with 3 additions and 3 deletions

View File

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