Update versions for Queens cycle

Since we've cut the release for pike, we need to open master up
with Queens version information.

Change-Id: Ib5ee1b0e646b861e48b2087dadeac906e5a93310
This commit is contained in:
Alex Schultz 2017-08-24 13:06:05 -06:00
parent b09275eca0
commit e7ccecaa89
2 changed files with 3 additions and 3 deletions

View File

@ -57,5 +57,5 @@
],
"source": "git://github.com/openstack/puppet-openstack_extras.git",
"summary": "Puppet OpenStack Extras Module",
"version": "11.3.0"
"version": "12.0.0-dev"
}

View File

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