about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <bofh@yhbt.net>2021-05-25 23:07:44 +0000
committerEric Wong <bofh@yhbt.net>2021-05-25 23:08:47 +0000
commit00fb3c8fc14c7f02cee27dba076501b30e739445 (patch)
tree5c386cbcf07c67734bc27437b4286cfadfa37c61
parent1c49146aa1c99c509110a9fe843b2b78b06361cb (diff)
downloadraindrops-0.19.2.tar.gz
This release fixes compatibility with GC.compact on Ruby 3.x
when using ListenStats on Linux.  The listener stats
functionality is rarely used and does not affect most users
who just have raindrops installed for shared atomic counters.
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 4f8b952..f448d2d 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.19.1
+DEF_VER=v0.19.2
 
 LF='
 '