From: Alan Pevec Date: Thu, 9 May 2013 21:36:57 +0000 (+0200) Subject: Bump stable/grizzly next version to 2013.1.2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=04378656f07d040ad8ca9601374355c4e0304423;p=openstack-build%2Fcinder-build.git Bump stable/grizzly next version to 2013.1.2 Change-Id: I130528ae946e8888d35c25e468b4ea6ac29db0cf --- diff --git a/setup.py b/setup.py index e2770409f..40fd6694a 100644 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ weights = [ setuptools.setup( name=project, - version=common_setup.get_version(project, '2013.1.1'), + version=common_setup.get_version(project, '2013.1.2'), description='block storage service', author='OpenStack', author_email='cinder@lists.launchpad.net',