From b14ae708a9e53b1f8a274aa78a610b2f776847f5 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 15 Feb 2014 13:34:12 +0000 Subject: posix_mq 2.1.0 - ensure compatibility with future Rubies * avoid deprecated rb_thread_blocking_region in Ruby 2.0/2.1 * prepare for rb_thread_blocking_region removal --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 0550f7e..49932c7 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.0.0.GIT +DEF_VER=v2.1.0 LF=' ' -- cgit v1.2.3-24-ge0c7