aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmilien Macchi <emilien@redhat.com>2017-06-27 18:02:15 -0400
committerEmilien Macchi <emilien@redhat.com>2017-06-27 18:02:15 -0400
commitc6de6cf78b222b89088ae2b572953be91760cba2 (patch)
tree9bad5d552ffadc655a77b572f52e896a4cb54c0b
parentbcdea36c1857dc34b035fbe5ba57d5171f3df293 (diff)
Release 6.5.0 (ocata)
Change-Id: I5e681705ffcd1a807aac9fe4afaa1bac17c2efce
-rw-r--r--metadata.json2
-rw-r--r--releasenotes/source/conf.py4
2 files changed, 3 insertions, 3 deletions
diff --git a/metadata.json b/metadata.json
index 4a7cf33..31076a9 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "openstack-tripleo",
- "version": "6.4.0",
+ "version": "6.5.0",
"author": "OpenStack Contributors",
"summary": "Puppet module for TripleO",
"license": "Apache-2.0",
diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py
index c922af3..abcf3ee 100644
--- a/releasenotes/source/conf.py
+++ b/releasenotes/source/conf.py
@@ -52,9 +52,9 @@ copyright = u'2016, Puppet TripleO Developers'
# built documents.
#
# The short X.Y version.
-version = '6.4.0'
+version = '6.5.0'
# The full version, including alpha/beta/rc tags.
-release = '6.4.0'
+release = '6.5.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.