From 49f0b98c69f1f0bf637953d0bfc96b764f00ab9b Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 7 Oct 2010 07:15:49 +0000 Subject: kgio 1.2.1 - doc and *BSD workarounds This fixes our accept4() wrapper which did not work as expected on some *BSD-based systems due to fcntl(fd, F_GETFL) returning false information. Linux 2.6+ users are unnaffected, including those without accept4(). Also some RDoc fixes. --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index b89cbb0..09d4ded 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.2.0.GIT +DEF_VER=v1.2.1.GIT LF=' ' -- cgit v1.2.3-24-ge0c7