Bump stable/grizzly next version to 2013.1.2
Change-Id: I130528ae946e8888d35c25e468b4ea6ac29db0cf
This commit is contained in:
parent
0602baca8b
commit
a2e24d03f6
2
setup.py
2
setup.py
@ -27,7 +27,7 @@ if sys.platform == 'win32':
|
|||||||
|
|
||||||
Name = 'quantum'
|
Name = 'quantum'
|
||||||
Url = "https://launchpad.net/quantum"
|
Url = "https://launchpad.net/quantum"
|
||||||
Version = setup.get_version(Name, '2013.1.1')
|
Version = setup.get_version(Name, '2013.1.2')
|
||||||
License = 'Apache License 2.0'
|
License = 'Apache License 2.0'
|
||||||
Author = 'OpenStack'
|
Author = 'OpenStack'
|
||||||
AuthorEmail = 'openstack-dev@lists.openstack.org'
|
AuthorEmail = 'openstack-dev@lists.openstack.org'
|
||||||
|
Loading…
Reference in New Issue
Block a user