From 081c6f91e7445d51bd6cd915006d0bad6a4ba28c Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Fri, 16 Sep 2016 11:41:36 -0400 Subject: [PATCH] Prepare 9.3.0 (newton rc1) Preparing Newton rc1 release. Change-Id: I4fc68427eff455ebd574bc788fb35e6236855ae6 --- metadata.json | 2 +- releasenotes/source/conf.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata.json b/metadata.json index 51473b15..f975d0a3 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "openstack-openstacklib", - "version": "9.2.0", + "version": "9.3.0", "author": "Puppet Labs and OpenStack Contributors", "summary": "Puppet OpenStack Libraries", "license": "Apache-2.0", diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py index ba73d3ab..7af8fdd3 100644 --- a/releasenotes/source/conf.py +++ b/releasenotes/source/conf.py @@ -52,9 +52,9 @@ copyright = u'2016, Puppet OpenStack Developers' # built documents. # # The short X.Y version. -version = '9.2.0' +version = '9.3.0' # 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 # for a list of supported languages.