From 100f38dadcf472ebf75eb656b53c15071e4f616e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 18 Jul 2013 06:37:51 +0000 Subject: Ruby mogilefs-client 3.7.0 MogileFS::MogileFS#each_key now accepts optional :after and :limit args This allows easy iteration while respecting :after and :limit, giving each_key an interface consistent with each_file_info. --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index df0464e..4bfa6d9 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/usr/bin/env ruby CONSTANT = "MogileFS::VERSION" RVF = "lib/mogilefs/version.rb" -DEF_VER = "v3.6.0" +DEF_VER = "v3.7.0" vn = DEF_VER # First see if there is a version file (included in release tarballs), -- cgit v1.2.3-24-ge0c7