Merge "First havana commit."
This commit is contained in:
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')
|
Version = setup.get_version(Name, '2013.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'
|
||||||
|
|||||||
Reference in New Issue
Block a user