about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-03-21 15:29:38 -0700
committerEric Wong <normalperson@yhbt.net>2011-03-21 15:29:38 -0700
commitee08d063e47636e9b1100d4fe9cdb7b4bc080f69 (patch)
treec546eedbea1c59a8ebc300d5259a19b4e9a0f13f
parentdbfe01c60d0d231f42e18768cbb8b23612f281fc (diff)
downloadraindrops-ee08d063e47636e9b1100d4fe9cdb7b4bc080f69.tar.gz
TCP_INFO support couldn't compile under non-Linux, this was
broken since 0.5.0 when TCP_INFO support was introduced.

Thanks to Ben Bleything for the report.
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 6eb2f70..1a9788e 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v0.6.0.GIT
+DEF_VER=v0.6.1.GIT
 
 LF='
 '