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: Id12aaf1a7b1daecbf39b2c4135aa47c53fad1a87
This commit is contained in:
Alex Schultz 2017-08-24 13:06:05 -06:00
parent 79a799f5d7
commit 10cabfa9f5
2 changed files with 3 additions and 3 deletions

View File

@ -69,5 +69,5 @@
],
"source": "git://github.com/openstack/puppet-openstacklib.git",
"summary": "Puppet OpenStack Libraries",
"version": "11.3.0"
"version": "12.0.0-dev"
}

View File

@ -53,9 +53,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.