From fb8104e1f2a5d1cdcb99a19b6a4bdabf0b1c2643 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 25 Dec 2010 18:06:47 -0800 Subject: kgio 2.1.1 - one small Rubinius fix We now avoid errno side-effects in kgio_wait_*able methods. This affects Rubinius, but may affect other Ruby platforms (particularly those that use stdio) as well. --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 671d859..e8d86b9 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.1.0.GIT +DEF_VER=v2.1.1.GIT LF=' ' -- cgit v1.2.3-24-ge0c7