From 69a408d0843f425ca4cfcc68b1531b45f65a7964 Mon Sep 17 00:00:00 2001 From: Sebastien Badia Date: Wed, 14 Oct 2015 19:00:02 +0200 Subject: [PATCH] Prepare 6.1.0 release Change-Id: Idd5a6e3b24f58b12a95be89687807c28a05948e0 (cherry picked from commit 5bf90975d8cdf283196004762f19f65d01d8ab48) --- CHANGELOG.md | 8 ++++++++ README.md | 2 +- metadata.json | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c36e17e..f63a14f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +##2015-10-10 - 6.1.0 +###Summary + +This is a maintenance release in the Kilo series. + +####Maintenance +- acceptance: checkout stable/kilo puppet modules + ##2015-07-08 - 6.0.0 ###Summary diff --git a/README.md b/README.md index 6242217a..7c33cdbd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ openstacklib ============ -6.0.0 - 2015.1 - Kilo +6.1.0 - 2015.1 - Kilo #### Table of Contents diff --git a/metadata.json b/metadata.json index 3c2430a7..bc687868 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "openstack-openstacklib", - "version": "6.0.0", + "version": "6.1.0", "author": "Puppet Labs and OpenStack Contributors", "summary": "Puppet OpenStack Libraries", "license": "Apache-2.0",