about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-07-14 18:54:37 -0700
committerEric Wong <normalperson@yhbt.net>2011-07-14 18:54:37 -0700
commitdcaa9f9be83bfd59503033ae8f8eeca79c68c9df (patch)
tree04774200869bed5ac812bea923419cc99103c110
parent8baed92a7c02adcc913bcc7760b77a240b529c63 (diff)
downloadkgio-2.6.0.tar.gz
We now export SOCK_NONBLOCK, SOCK_CLOEXEC constants in the Kgio
namespace to make kgio_tryaccept/kgio_accept easier-to-use.
There are also some minor internal cleanups.
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 5b2a40a..f4275b7 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v2.5.0.GIT
+DEF_VER=v2.6.0.GIT
 
 LF='
 '