Release 9.5.1 (newton)

Prepare 9.5.1 release (newton) required by TripleO.

Change-Id: I9f45f83b38a132d5d61cd300fc5dbb4a4ca50c11
This commit is contained in:
Emilien Macchi 2017-05-16 07:13:03 -04:00
parent 206f0349c2
commit e3fe6dc353
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "openstack-nova",
"version": "9.5.0",
"version": "9.5.1",
"author": "Puppet Labs and OpenStack Contributors",
"summary": "Puppet module for OpenStack Nova",
"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.5.0'
version = '9.5.1'
# The full version, including alpha/beta/rc tags.
release = '9.5.0'
release = '9.5.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.