From: Guilhem Lettron Date: Wed, 16 Sep 2015 08:18:46 +0000 (+0200) Subject: Bump devodd X-Git-Tag: v0.9.2~2^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F210%2Fhead;p=ceph-cookbooks.git Bump devodd --- diff --git a/metadata.rb b/metadata.rb index 82957f6..2559943 100644 --- a/metadata.rb +++ b/metadata.rb @@ -4,7 +4,7 @@ maintainer_email 'guilhem@lettron.fr' license 'Apache 2.0' description 'Installs/Configures the Ceph distributed filesystem' long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) -version '0.9.0' +version '0.9.1' depends 'apache2', '>= 1.1.12' depends 'apt'