about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2020-01-08 09:29:57 +0000
committerEric Wong <e@80x24.org>2020-01-08 09:29:57 +0000
commitb87a449ec8ae4809762831ccce6bb6bacb907b6a (patch)
tree597e82bc8b5370cae355e8dadbbdd21e2928b0c1
parent333535b06eca9a80b1caffe93e243c3815b63f8e (diff)
downloadraindrops-0.19.1.tar.gz
This release fixes some warnings on 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 extorting the .net TLD.

      doc: switch homepage to dark216
      ext/raindrops/extconf: fix cflags reset on ancient CC
      fixes for newer rubies
      replace bogomips.org with yhbt.net
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 46a52d9..4f8b952 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.19.0
+DEF_VER=v0.19.1
 
 LF='
 '