about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-05-21 03:28:23 +0000
committerEric Wong <normalperson@yhbt.net>2011-05-21 03:28:23 +0000
commit7e3ea3cf5de40c119bfc4c6566bb52fd48635c8c (patch)
tree4c39a2c5314ccc9fbb4b6c6db1ac24f58afb055e /GIT-VERSION-GEN
parent604dc05809e14c41f148962cc7d6849a941f8e8f (diff)
downloadzbatery-7e3ea3cf5de40c119bfc4c6566bb52fd48635c8c.tar.gz
Zbatery 3.4.0 - another Rainbows! resync v3.4.0
This release fixes dependencies on Rainbows! and gets all
the improvements Rainbows! 3.4.0 got:

* Kgio.autopush support for multi-threaded configurations
* Immediate disconnect of idle clients on SIGQUIT for
  concurrency models where idle clients are cheap to maintain.
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 861c86f..b059f8b 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v3.1.0.GIT
+DEF_VER=v3.4.0.GIT
 
 LF='
 '