From ee08d063e47636e9b1100d4fe9cdb7b4bc080f69 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 21 Mar 2011 15:29:38 -0700 Subject: raindrops 0.6.1 - fix build on non-Linux 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. --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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=' ' -- cgit v1.2.3-24-ge0c7