about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2012-08-18 07:04:11 +0000
committerEric Wong <normalperson@yhbt.net>2012-08-18 07:32:41 +0000
commit7450ebd46b6e7cf0eb59a3d6d561d5d6252bef16 (patch)
tree48bbddd4aabee2a18cd5b791073e7e1adafbc94a /GIT-VERSION-GEN
parent5bcbe397f4457fa6c76443cc77d662139ef464f2 (diff)
downloadrainbows-7450ebd46b6e7cf0eb59a3d6d561d5d6252bef16.tar.gz
For epoll/Cool.io-based concurrency models, shutdown() is now
used to timeout keepalive clients to avoid race conditions.
Minor documentation improvements.
Diffstat (limited to 'GIT-VERSION-GEN')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index db426b7..9b8fa58 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v4.3.1.GIT
+DEF_VER=v4.4.0.GIT
 
 LF='
 '