Drop -dev version for Pike M3

Prepare version metadata for Pike M3

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

View File

@ -57,5 +57,5 @@
],
"source": "git://github.com/openstack/puppet-oslo.git",
"summary": "Puppet module for OpenStack Oslo",
"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.