From c79b5f9037ce69fb3ebce470a14af505aa1c8f5a Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 15 Mar 2011 12:00:52 +0000 Subject: kgio 2.3.3 - minor fixes We no longer over-allocate memory for Kgio.poll (1.9.x-only). Under Ruby 1.9.3dev, we also use rb_thread_io_blocking_region to properly deal with cross-thread IO#close. --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index c96846e..2fd9b26 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.3.2.GIT +DEF_VER=v2.3.3.GIT LF=' ' -- cgit v1.2.3-24-ge0c7