Prepare 6.2.0 release
6.2.0 will be Ocata RC1. Change-Id: Ie26ab89ea9c90f6c5d01697459855fd8c32b075f
This commit is contained in:
parent
4ce73329ae
commit
da0e9fdf5a
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "openstack-tripleo",
|
"name": "openstack-tripleo",
|
||||||
"version": "6.1.0",
|
"version": "6.2.0",
|
||||||
"author": "OpenStack Contributors",
|
"author": "OpenStack Contributors",
|
||||||
"summary": "Puppet module for TripleO",
|
"summary": "Puppet module for TripleO",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
@ -52,9 +52,9 @@ copyright = u'2016, Puppet TripleO Developers'
|
|||||||
# built documents.
|
# built documents.
|
||||||
#
|
#
|
||||||
# The short X.Y version.
|
# The short X.Y version.
|
||||||
version = '6.0.0'
|
version = '6.2.0'
|
||||||
# The full version, including alpha/beta/rc tags.
|
# The full version, including alpha/beta/rc tags.
|
||||||
release = '6.0.0'
|
release = '6.2.0'
|
||||||
|
|
||||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||||
# for a list of supported languages.
|
# for a list of supported languages.
|
||||||
|
Loading…
Reference in New Issue
Block a user