Set version to 2013.2
Open Havana development by setting version to 2013.2. Change-Id: I37917d28a1f9e0adc2fe3e382412ebc4ed0f3bee
This commit is contained in:
@@ -25,7 +25,7 @@ project = 'nova'
|
||||
|
||||
setuptools.setup(
|
||||
name=project,
|
||||
version=common_setup.get_version(project, '2013.1'),
|
||||
version=common_setup.get_version(project, '2013.2'),
|
||||
description='cloud computing fabric controller',
|
||||
author='OpenStack',
|
||||
author_email='nova@lists.launchpad.net',
|
||||
|
||||
Reference in New Issue
Block a user