about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-06-25 21:43:57 +0000
committerEric Wong <e@80x24.org>2015-06-25 21:43:57 +0000
commit8eb264580731e4304808428db5c7a33fe1926a52 (patch)
treec6cf67e0f88a4bbebaf12228b094ae65a05f442a
parent3bd881bfcda950e8d5a06cfef0847e6f46327182 (diff)
downloadraindrops-8eb264580731e4304808428db5c7a33fe1926a52.tar.gz
Eric Wong (7):
      linux_inet_diag: annotate memory freeing on diag errors
      README: trim intro and update license
      modernize packaging and documentation
      move mailing list to raindrops-public@bogomips.org
      linux_inet_diag: clarify *fprintf usage without GVL
      TODO: add item for unix_diag and udp_diag
      linux_inet_diag: fix Wshorten-64-to-32 warnings

Hleb Valoshka (1):
      Add setup and teardown for ipv6 tests
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index f643739..dfa443f 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.13.0
+DEF_VER=v0.14.0
 
 LF='
 '