From 0420598d0007d9d816d55c698ed1f9ac4e206433 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 6 Oct 2009 13:46:20 -0700 Subject: clogger 0.1.0 This release should help ensure compatibility with a to-be-released version of Rack::Lint that allows subclasses of the core String and Hash objects for users of the optional C extension. Eric Wong (6): ext: convert non-Hashes #to_hash if possible ext: ensure all objects we byte_xs are Strings tests for subclassing gemspec: disable the license= field for older RubyGems GNUmakefile: fix grammar FAIL in comment cleanup packaging and website/rdoc --- 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 47770a8..4e7f0e3 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v0.0.7.GIT +DEF_VER=v0.1.0.GIT LF=' ' -- cgit v1.2.3-24-ge0c7