From a9f30a2cc4cfad0e543e39cd82f7fd89acf37c40 Mon Sep 17 00:00:00 2001 From: Alex Schultz Date: Thu, 26 Jan 2017 13:23:25 -0700 Subject: [PATCH] Prepare 6.2.1 release We missed the metadata.json updates for the ocata-3 release so we need to include them in a new release. Change-Id: I20e21d3244a5291c4170236d96e5e34d40860b67 --- metadata.json | 2 +- releasenotes/source/conf.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata.json b/metadata.json index 5e0de51f..7df07c4f 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "openstack-vswitch", - "version": "6.1.0", + "version": "6.2.1", "author": "Endre Karlson, Dan Bode and OpenStack Contributors", "license": "Apache-2.0", "source": "git://github.com/openstack/puppet-vswitch.git", diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py index 909ae202..e4bdfeb7 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 = '6.1.0' +version = '6.2.1' # The full version, including alpha/beta/rc tags. -release = '6.1.0' +release = '6.2.1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.