From 724c1f6a3b42a020199554c809a46ddc4b404659 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 13 Feb 2010 01:47:12 -0800 Subject: clogger 0.3.2 This release fixes a memory leak in the optional C extension due to misuse of the Ruby C API. Users of the pure Ruby version are unaffected. We also misreleased 0.3.1 with this fix, but without bumping the Clogger::VERSION constant. --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GIT-VERSION-GEN') diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index e1fc604..c129dfa 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v0.3.0.GIT +DEF_VER=v0.3.2.GIT LF=' ' -- cgit v1.2.3-24-ge0c7