From db8ccaf16c8159da9bf744252d0e35bdb8f6418e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 30 Jan 2018 23:59:56 +0000 Subject: Ruby posix_mq 2.4.1 This release fixes a problem affecting users of newer clang (5.x+) and Ruby 2.5.0: https://bugs.ruby-lang.org/issues/14425 There is no need to upgrade if using gcc or Ruby <= 2.4. * drop extra args to rb_funcall --- 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 8fc5dc1..7de3882 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.4.0 +DEF_VER=v2.4.1 LF=' ' -- cgit v1.2.3-24-ge0c7