aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.