aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmilien Macchi <emilien@redhat.com>2017-04-27 10:39:16 -0400
committerEmilien Macchi <emilien@redhat.com>2017-04-27 10:39:16 -0400
commitf9867d23c58ccbbb0d30ecd6104f7745b9fa1436 (patch)
tree72c1a5876b4453cfcb18c16659d28ed5f1d09fed
parent0eeee9a587d845bbf0f5c0d36b719fc890d28bac (diff)
Prepare 6.4.0 release (ocata)
Change-Id: Icf2be1f8cb09d7a83a5f786723a84fb263d42808
-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 f9e401d..4a7cf33 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "openstack-tripleo",
- "version": "6.3.0",
+ "version": "6.4.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 9f9ac5f..c922af3 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.3.0'
+version = '6.4.0'
# The full version, including alpha/beta/rc tags.
-release = '6.3.0'
+release = '6.4.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.