about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-03-15 12:19:30 +0000
committerEric Wong <normalperson@yhbt.net>2011-03-15 12:19:30 +0000
commitd1c9aa300c0cbda272f197b734b3e895959ae3e3 (patch)
treee35d3c05ebf7c7aa94034d6cae040f1062953600
parente6b6782030d8593006b4b7cace866cf42dd38d51 (diff)
downloadunicorn-d1c9aa300c0cbda272f197b734b3e895959ae3e3.tar.gz
A small set of small changes but it's been more than a month
since our last release.  There are minor memory usage and
efficiently improvements (for graceful shutdowns).  MRI 1.8.7
users on *BSD should be sure they're using the latest patchlevel
(or upgrade to 1.9.x) because we no longer workaround their
broken stdio (that's MRI's job :)
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index b059f8b..e0257bc 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v3.4.0.GIT
+DEF_VER=v3.5.0.GIT
 
 LF='
 '