about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2014-02-18 20:57:46 +0000
committerEric Wong <e@80x24.org>2014-02-18 20:57:46 +0000
commitd24900b305a02cdedc4a532253798117f9686b5c (patch)
treea1b4124c4d36f9b5b38621025a7a02ceb6d86b71
parent09fb7ccc3f1712411c61cbf54766c3c12c8296b2 (diff)
downloadraindrops-d24900b305a02cdedc4a532253798117f9686b5c.tar.gz
Most notably, this release is necessary for Ruby 2.2 (dev).
Thanks to Koichi Sasada for the bug report!

Eric Wong (5):
      Rakefile: remove raa_update task
      last_data_recv: do not assume Unicorn includes all constants
      raindrops.gemspec: add wrongdoc dev dependency
      linux_inet_diag: fix Ruby 2.2 (dev) build
      license: use LGPLv2.1 or later (was LGPL (2.1|3.0)-only)

Hleb Valoshka (1):
      Remove Scope IDs from IPv6 addresses.
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index e762bf6..f643739 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.12.0
+DEF_VER=v0.13.0
 
 LF='
 '