Drop -dev version for Pike M3

Prepare version metadata for Pike M3

Change-Id: I6e9644d26dfaf38cc82d14bb460de7e404d17752
This commit is contained in:
Alex Schultz 2017-07-25 08:12:57 -06:00
parent 3d8c9d1ae9
commit 7426730408
2 changed files with 2 additions and 2 deletions

View File

@ -73,5 +73,5 @@
],
"source": "git://github.com/openstack/puppet-manila.git",
"summary": "Puppet module for OpenStack Manila",
"version": "11.2.0-dev"
"version": "11.2.0"
}

View File

@ -55,7 +55,7 @@ copyright = u'2017, Puppet OpenStack Developers'
# The short X.Y version.
version = '11.2.0'
# The full version, including alpha/beta/rc tags.
release = '11.2.0-dev'
release = '11.2.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.