From 414dd17f1009c571e2d7657721271756e3d4dd8e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 5 Oct 2010 16:09:40 -0700 Subject: kgio 1.2.0 - cleanups and minor improvements The C extension is now split into several files for ease-of-maintenance. Slightly more common, client-triggerable exceptions (EOFError, Errno::EPIPE, Errno::ECONNRESET) are now less expensive as they are generated without backtraces. --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 4251f36..b89cbb0 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.1.0.GIT +DEF_VER=v1.2.0.GIT LF=' ' -- cgit v1.2.3-24-ge0c7