Merge "First havana commit."

This commit is contained in:
Jenkins
2013-03-13 07:03:38 +00:00
committed by Gerrit Code Review

View File

@@ -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'