From 7c889eccbee0c057a8776de1e17b2633a508edb7 Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Fri, 26 Aug 2016 09:56:06 -0400 Subject: [PATCH] Prepare 9.2.0 (newton b3) Preparing Newton b3 release. Change-Id: I1d99cf92c4e10185cdc92325c64726d2d125d51a --- metadata.json | 2 +- releasenotes/source/conf.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata.json b/metadata.json index a9f196b6..51473b15 100644 --- a/metadata.json +++ b/metadata.json @@ -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", diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py index 10175c8a..ba73d3ab 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.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.