about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-12-05 18:36:12 +0000
committerEric Wong <normalperson@yhbt.net>2011-12-05 18:36:12 +0000
commit5c36afdcab8af15cf979e76e87b6c99f857480bc (patch)
tree5db4c404512fb62405411cf972d60f3af7c0ac2e /GIT-VERSION-GEN
parent36936f0d729d06c5d2dda2147b9404055c1d0dd9 (diff)
downloadzbatery-5c36afdcab8af15cf979e76e87b6c99f857480bc.tar.gz
Zbatery 4.1.2 - we don't fork, but our apps may! v4.1.2
There are two bugfixes in this release.  Rack applications that
use fork() internally should now behave as-expected when
receiving SIGCHLD.  The pid file is also unlinked during a
graceful shutdown.
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 6969b4b..e8f60dc 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v4.1.1.GIT
+DEF_VER=v4.1.2.GIT
 
 LF='
 '