From 05cde4657605caa2db2cb9bd3da611e4bc9d79f6 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 2 Sep 2013 10:30:39 +0000 Subject: raindrops 0.12.0 - compatibility fixes This release fixes builds on systems where compilers target i386 (and not later x86 systems). There are also minor improvements for Ruby 2.1.0dev and Rubinius. Eric Wong (5): doc: add email address to generated doc/site README: update regarding Ruby support status extconf: try harder for gcc atomics in i386-configured systems linux_inet_diag: improve compatibility with newer GCs test_watcher: fix for Ruby trunk r40195 and later --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 1e6aaaa..e762bf6 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v0.11.0 +DEF_VER=v0.12.0 LF=' ' -- cgit v1.2.3-24-ge0c7