Release 9.4.1 (newton)

Releasing 9.4.1 (newton).

Change-Id: I9cc5218074795946dc445986a8fb242aaf710d33
This commit is contained in:
Emilien Macchi 2016-10-14 08:35:49 -04:00
parent e092f1ff8b
commit 956d2ad68e
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "openstack-aodh",
"version": "9.4.0",
"version": "9.4.1",
"author": "OpenStack Contributors",
"summary": "Puppet module for OpenStack Aodh",
"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.