From 088a8541946b8e5379c1076c759ea56ab9bd7f0b Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 11 Aug 2012 11:11:48 +0000 Subject: Ruby mogilefs-client 3.3.0 No changes since 3.3.0-rc1. We now correctly timeout requests to slow trackers and avoid reusing the socket after timeouts (as old responses can arrive late). A big thanks to David Rasch for helping with timeout/idempotency issues for this release. Minor documentation/packaging updates, it should be easier to build a pre-release gem now (see HACKING doc). --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index db5cb66..7600b80 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.3.0-rc1" +DEF_VER = "v3.3.0" vn = DEF_VER # First see if there is a version file (included in release tarballs), -- cgit v1.2.3-24-ge0c7