about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2017-12-15 19:37:23 +0000
committerEric Wong <e@80x24.org>2017-12-15 19:37:23 +0000
commit64118fbcb68b1f94bcede9fcd5e062d0ebdf2000 (patch)
tree0fff811e661541fad461ce9e386b931d37913a3e
parentaa1da2e47c69302f9bdb2ab4990e81d87bbcaf1f (diff)
downloadkgio-64118fbcb68b1f94bcede9fcd5e062d0ebdf2000.tar.gz
This release fixes compatibility with Ruby 2.5.0 preview and
release candidates (and thus should be ready for 2.5.0 final)
on some platforms.  At least clang 5.0.0 on OpenBSD is affected.

Thanks to Jeremy Evans for the fix.

There's also minor documentation updates since 2.11.0
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index df3b745..4f0357a 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.11.0
+DEF_VER=v2.11.1
 
 LF='
 '