Open stable/grizzly
Bump "next" version to 2013.1.1 and switch default branch in .gitreview. Change-Id: I7b583c71ecf3abd7f83714f408cf132c763f6324
This commit is contained in:
parent
7f14fd36a1
commit
cf4d1d8c65
@ -2,3 +2,4 @@
|
||||
host=review.openstack.org
|
||||
port=29418
|
||||
project=openstack/quantum.git
|
||||
defaultbranch=stable/grizzly
|
||||
|
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.1.1')
|
||||
License = 'Apache License 2.0'
|
||||
Author = 'OpenStack'
|
||||
AuthorEmail = 'openstack-dev@lists.openstack.org'
|
||||
|
Loading…
Reference in New Issue
Block a user