about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2020-01-08 09:22:56 +0000
committerEric Wong <e@80x24.org>2020-01-08 09:25:06 +0000
commitc1a9b4a97c1936247adbcc0b8956e7dc0174cd14 (patch)
tree9625f9e6649e81cfe3ac718f4c987cb7a94de165
parent639a73c82c36dbc88e5047accc5562d55b3eb050 (diff)
downloadkgio-c1a9b4a97c1936247adbcc0b8956e7dc0174cd14.tar.gz
Some doc and warning fixes for newer Rubies.

We're no longer on bogomips.org since it's due
for expiry and I can't pay extortionists for a .org, so
s/bogomips.org/yhbt.net/ for now, and be prepared to move again
when extortionists move onto the .net TLD.

      pkg.mk: use --local to "gem install"
      pkg.mk: use dark216 theme for Earth Day 2019
      test: fix warnings with RUBYOPT=-w
      tests: fix unused variable warnings from newer Rubies
      test_connect_fd_leak: do not close socket if non-existent
      test_syssend: avoid warning on cleanup
      build: remove olddoc from the gemspec
      doc: remove private email and outdated gmane archives
      doc: move from bogomips.org/kgio to yhbt.net/kgio
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 61b2403..8fff3e4 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.11.2
+DEF_VER=v2.11.3
 
 LF='
 '