Prepare 9.3.0 (newton rc1)

Preparing Newton rc1 release.

Change-Id: Ibbd687504257dc8774bb3e4fcb18084cfe50cae5
This commit is contained in:
Emilien Macchi 2016-09-16 11:41:28 -04:00
parent 39c1ab278b
commit a0d95cc419
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "openstack-openstack_extras", "name": "openstack-openstack_extras",
"version": "9.2.0", "version": "9.3.0",
"author": "OpenStack Contributors", "author": "OpenStack Contributors",
"summary": "Puppet OpenStack Extras Module", "summary": "Puppet OpenStack Extras Module",
"license": "Apache-2.0", "license": "Apache-2.0",

View File

@ -52,9 +52,9 @@ copyright = u'2016, Puppet OpenStack Developers'
# built documents. # built documents.
# #
# The short X.Y version. # The short X.Y version.
version = '9.2.0' version = '9.3.0'
# The full version, including alpha/beta/rc tags. # The full version, including alpha/beta/rc tags.
release = '9.2.0' release = '9.3.0'
# The language for content autogenerated by Sphinx. Refer to documentation # The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages. # for a list of supported languages.