about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2018-01-30 21:08:41 +0000
committerEric Wong <e@80x24.org>2018-01-30 21:09:50 +0000
commita0df956c3082a6dbbd5fe592ba2da16a8c3dd7d4 (patch)
tree41ccf25675b867f9aa7b054aad2ac8ff5e0792a0
parent36ea33936ac14f6c5baa71c7d2b396120f13bd07 (diff)
downloadkgio-a0df956c3082a6dbbd5fe592ba2da16a8c3dd7d4.tar.gz
This release fixes a bug affecting the Rainbows! web server
which uses Kgio.accept_class:

https://bogomips.org/rainbows-public/CANp6QoJXRbPLqmOPpG7XmZBc+oYqLWCcq1ipvOyNEQPXDEwx9Q@mail.gmail.com/

* accept: avoid passing unnecessary arg to rb_funcall
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 4f0357a..61b2403 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.11.1
+DEF_VER=v2.11.2
 
 LF='
 '