Merge "Drop -dev in preparation for Pike M2"

This commit is contained in:
Jenkins
2017-06-01 17:30:55 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 2 deletions

View File

@@ -89,5 +89,5 @@
],
"source": "git://github.com/openstack/puppet-nova.git",
"summary": "Puppet module for OpenStack Nova",
"version": "11.1.0-dev"
"version": "11.1.0"
}

View File

@@ -54,7 +54,7 @@ copyright = u'2017, Puppet OpenStack Developers'
# The short X.Y version.
version = '11.1.0'
# 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
# for a list of supported languages.