From cf635142a95ff853bd3ce8cd70148a3b2d966ad0 Mon Sep 17 00:00:00 2001 From: Alex Schultz Date: Fri, 3 Feb 2017 16:21:53 -0700 Subject: [PATCH] Prepare ocata-rc1 release Bump metadata.json and reno configs for ocata-rc1 release Change-Id: I866f54ccd3f9fdabe5730f4df226c6433b247b29 --- metadata.json | 2 +- releasenotes/source/conf.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata.json b/metadata.json index ba43fa1..9a20304 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "openstack-openstack_extras", - "version": "10.2.0", + "version": "10.3.0", "author": "OpenStack Contributors", "summary": "Puppet OpenStack Extras Module", "license": "Apache-2.0", diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py index d646519..223f75d 100644 --- a/releasenotes/source/conf.py +++ b/releasenotes/source/conf.py @@ -51,9 +51,9 @@ copyright = u'2016, Puppet OpenStack Developers' # built documents. # # The short X.Y version. -version = '10.2.0' +version = '10.3.0' # The full version, including alpha/beta/rc tags. -release = '10.2.0' +release = '10.3.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.