about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2012-03-23 21:10:22 +0000
committerEric Wong <normalperson@yhbt.net>2012-03-24 00:14:21 +0000
commitab3fa8e85c02227985c56261d4898339f85d2b20 (patch)
treec2f9d807c5f1bfe55147f59110b5903caa852ad7
parent49f28a5257d20a7f4b0aa790424ca207287aa7b6 (diff)
downloadkgio-ab3fa8e85c02227985c56261d4898339f85d2b20.tar.gz
Fix build for platforms lacking both TCP_CORK _and_ TCP_NOPUSH
There are many test case fixes and cleanups, too.
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index dc95c40..046cc10 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.7.3.GIT
+DEF_VER=v2.7.4.GIT
 
 LF='
 '