From af8a20dedc47ab001fbe5072d40967c4cf8545ea Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 15 Mar 2011 11:51:28 +0000 Subject: clogger 0.9.0 - configurable logging for Rack Under 1.9, we always release the GVL for filesystem operations now to avoid worst case scenarios. This may hurt performance for some folks with bad locking implementations and extremely fast filesystems. A couple of minor cleanups, too. --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index fa41b67..63c979d 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v0.8.0.GIT +DEF_VER=v0.9.0.GIT LF=' ' -- cgit v1.2.3-24-ge0c7