about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <bofh@yhbt.net>2021-05-25 23:21:11 +0000
committerEric Wong <bofh@yhbt.net>2021-05-25 23:21:11 +0000
commit05527abe76473f1c0e698bff0602f1549839fbab (patch)
tree73779f5d8b82ec836a996c6d22dfc91f7e44515a
parentf6530b633ed97217f7bb09980d4391dd213e193d (diff)
downloadkgio-05527abe76473f1c0e698bff0602f1549839fbab.tar.gz
This release fixes compatibility with GC.compact on Ruby 3.x.
Thanks to Ngan Pham for the patch and Aaron Patterson for the
feedback:

  https://yhbt.net/kgio-public/CAAvYYt5Z5f2rMuXO5DMpR1-6uRvu_gXKDvqcyoZ+oNcLiTH39g@mail.gmail.com/T/

kgio remains obsolete and deprecated, and it's primary dependent
will be updated to not depend on it in the future.
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 8fff3e4..5b87cc0 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.11.3
+DEF_VER=v2.11.4
 
 LF='
 '