about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2014-02-15 13:34:12 +0000
committerEric Wong <normalperson@yhbt.net>2014-02-15 13:34:12 +0000
commitb14ae708a9e53b1f8a274aa78a610b2f776847f5 (patch)
treeb04a8a95a5d923b5a8b0fce32cfe0fa51a618072
parentb77f930e712812024c3d379395c2879b312336f8 (diff)
downloadruby_posix_mq-b14ae708a9e53b1f8a274aa78a610b2f776847f5.tar.gz
* avoid deprecated rb_thread_blocking_region in Ruby 2.0/2.1
* prepare for rb_thread_blocking_region removal
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
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='
 '