]> git-server-git.apps.pok.os.sepia.ceph.com Git - radosgw-agent.git/commitdiff
bump the version of the agent to 1.2.2
authorAlfredo Deza <adeza@redhat.com>
Mon, 27 Apr 2015 16:19:32 +0000 (12:19 -0400)
committerAlfredo Deza <adeza@redhat.com>
Mon, 27 Apr 2015 16:19:32 +0000 (12:19 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
radosgw_agent/__init__.py

index 61759fcffa2627d63586c58b69ce73629968a5f0..bc9f5647278fc46fde5de0896f6749e82e5a421d 100644 (file)
@@ -2,4 +2,4 @@ from radosgw_agent.util import configuration as _configuration
 
 config = _configuration.Configuration()
 
-__version__ = '1.2.1'
+__version__ = '1.2.2'