From e4253e04b5101b28dd60dae6904148b548a78f30 Mon Sep 17 00:00:00 2001
From: Emilien Macchi <emilien@redhat.com>
Date: Thu, 7 Jul 2016 09:09:26 -0400
Subject: [PATCH] Prepare 9.1.0 (newton-2)

Prepare the second milestone of Newton cycle.

Change-Id: I7f19f5f4ee78e8209d08726aec59be02bbbbf19b
---
 metadata.json               | 2 +-
 releasenotes/source/conf.py | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/metadata.json b/metadata.json
index 018ba1ec..22a18e59 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
 {
   "name": "openstack-openstacklib",
-  "version": "9.0.0",
+  "version": "9.1.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 f1148083..10175c8a 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.0.0'
+version = '9.1.0'
 # The full version, including alpha/beta/rc tags.
-release = '9.0.0'
+release = '9.1.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.