about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <bofh@yhbt.net>2021-05-25 23:38:37 +0000
committerEric Wong <bofh@yhbt.net>2021-05-25 23:38:37 +0000
commit4ee4e61d9bbbae0883bf51888239ffabd045d8d5 (patch)
tree84f5a87150fc8e3fa9b343262eae8e179da5b7da
parentc7d2e5dab777bb71fbe40c64ecef4d6a86a96205 (diff)
downloadclogger-4ee4e61d9bbbae0883bf51888239ffabd045d8d5.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 for the (obsolete) kgio RubyGem:

  https://yhbt.net/kgio-public/CAAvYYt5Z5f2rMuXO5DMpR1-6uRvu_gXKDvqcyoZ+oNcLiTH39g@mail.gmail.com/T/
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 93f6f65..237b11a 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.3.0
+DEF_VER=v2.3.1
 
 LF='
 '