From 8ac33ad550d56702c0ee456615cce4478f1a7235 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 10 Feb 2015 00:30:07 +0000 Subject: Ruby mogilefs-client 3.8.0 Mostly documentation updates and test cleanups. Nothing interesting for the regular client, but the admin client now shows the checksum-related fields in get_devices. Most notably, there's a public-inbox for those who don't want to subscribe to the MogileFS list: mogilefs-client-public@bogomips.org Archives are at: http://bogomips.org/mogilefs-client-public/ There is no new mailing list subscription, it is only a public-inbox. Cc-ing the MogileFS list at mogile@googlegroups.com is encouraged if you do have a subscription. shortlog since 3.7.1: add mog-sync example script admin (doc, get_hosts): display integers in results doc update documentation and packaging GNUmakefile: publish examples on the site, too examples: add usage_fetcher example TODO: remove Cool.io and EventMachine references admin: flesh out get_devices admin: reduce bytecode overhead of get_stats tests: create fresh intances for all integration tests include mogilefs/version.rb in the distro test: fixup object lifetimes and teardown new public-inbox: mogilefs-client-public@bogomips.org --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 06b78f8..ace4427 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -2,7 +2,7 @@ CONSTANT = "MogileFS::VERSION" RVF = "lib/mogilefs/version.rb" GVF = "GIT-VERSION-FILE" -DEF_VER = "v3.7.1" +DEF_VER = "v3.8.0" vn = DEF_VER # First see if there is a version file (included in release tarballs), -- cgit v1.2.3-24-ge0c7