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:
@@ -69,5 +69,5 @@
|
|||||||
],
|
],
|
||||||
"source": "git://github.com/openstack/puppet-openstacklib.git",
|
"source": "git://github.com/openstack/puppet-openstacklib.git",
|
||||||
"summary": "Puppet OpenStack Libraries",
|
"summary": "Puppet OpenStack Libraries",
|
||||||
"version": "11.3.0"
|
"version": "12.0.0-dev"
|
||||||
}
|
}
|
@@ -53,9 +53,9 @@ copyright = u'2017, Puppet OpenStack Developers'
|
|||||||
# built documents.
|
# built documents.
|
||||||
#
|
#
|
||||||
# The short X.Y version.
|
# The short X.Y version.
|
||||||
version = '11.3.0'
|
version = '12.0.0'
|
||||||
# The full version, including alpha/beta/rc tags.
|
# 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
|
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||||
# for a list of supported languages.
|
# for a list of supported languages.
|
||||||
|
Reference in New Issue
Block a user