Prepare 9.2.0 (newton b3)

Preparing Newton b3 release.

Change-Id: I1d99cf92c4e10185cdc92325c64726d2d125d51a
This commit is contained in:
Emilien Macchi
2016-08-26 09:56:06 -04:00
parent 48635e5c01
commit 7c889eccbe
2 changed files with 3 additions and 3 deletions

View File

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