Prepare 9.3.0 (newton rc1)

Preparing Newton rc1 release.

Change-Id: I4fc68427eff455ebd574bc788fb35e6236855ae6
This commit is contained in:
Emilien Macchi
2016-09-16 11:41:36 -04:00
parent b12479ba5b
commit 081c6f91e7
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "openstack-openstacklib", "name": "openstack-openstacklib",
"version": "9.2.0", "version": "9.3.0",
"author": "Puppet Labs and OpenStack Contributors", "author": "Puppet Labs and OpenStack Contributors",
"summary": "Puppet OpenStack Libraries", "summary": "Puppet OpenStack Libraries",
"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.