First havana commit.
This commit indicates that the master branch has moved on to representing the "havana" release. The previous commit will be use to start the milestone-proposed branch for grizzly. All future changes for grizzly must first be merged into master, and then back-ported to a grizzly milestone-proposed branch (or once grizzly is released, the stable/grizzly branch). Change-Id: Ic2fadf815fd13d8c3d0afbc6493f8cd3ea6545d2
This commit is contained in:
parent
fc14a80219
commit
b70115f592
2
setup.py
2
setup.py
@ -27,7 +27,7 @@ if sys.platform == 'win32':
|
||||
|
||||
Name = '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'
|
||||
Author = 'OpenStack'
|
||||
AuthorEmail = 'openstack-dev@lists.openstack.org'
|
||||
|
Loading…
x
Reference in New Issue
Block a user