From 96503a9d386e422ee594f8579a5a76e970c90a6c Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 20 May 2011 17:15:19 -0700 Subject: sleepy_penguin 3.0.0 Epoll#wait always waits the specified amount of time and never raises Errno::EINTR. Disabled operations on Fixnum file descriptors, only IO objects may be passed to Epoll methods. Cross-thread Epoll#close behavior matches Ruby 1.9.3dev. Improved Rubinius support (lightly tested). --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 0550f7e..017ae4b 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.0.0.GIT +DEF_VER=v3.0.0.GIT LF=' ' -- cgit v1.2.3-24-ge0c7