Drop -dev in preparation for Pike M2
We're coming up on the Pike M2 release and we need to prepare the metadata.json and reno configuration for the release. Change-Id: I1ba45ef5cb1c0b47fed0ced1c63fc8e657ebaf24
This commit is contained in:
parent
11babea0d1
commit
3606511806
@ -69,5 +69,5 @@
|
|||||||
],
|
],
|
||||||
"source": "git://github.com/openstack/puppet-glance.git",
|
"source": "git://github.com/openstack/puppet-glance.git",
|
||||||
"summary": "Puppet module for OpenStack Glance",
|
"summary": "Puppet module for OpenStack Glance",
|
||||||
"version": "11.1.0-dev"
|
"version": "11.1.0"
|
||||||
}
|
}
|
@ -54,7 +54,7 @@ copyright = u'2017, Puppet OpenStack Developers'
|
|||||||
# The short X.Y version.
|
# The short X.Y version.
|
||||||
version = '11.1.0'
|
version = '11.1.0'
|
||||||
# The full version, including alpha/beta/rc tags.
|
# The full version, including alpha/beta/rc tags.
|
||||||
release = '11.1.0-dev'
|
release = '11.1.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