From 04378656f07d040ad8ca9601374355c4e0304423 Mon Sep 17 00:00:00 2001 From: Alan Pevec Date: Thu, 9 May 2013 23:36:57 +0200 Subject: [PATCH] Bump stable/grizzly next version to 2013.1.2 Change-Id: I130528ae946e8888d35c25e468b4ea6ac29db0cf --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', -- 2.45.2