about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-01-18 11:21:45 +0000
committerEric Wong <normalperson@yhbt.net>2013-01-18 11:21:45 +0000
commitad5ab9fe21d57b78b7c6681bbc0907c934e898b0 (patch)
tree45bd81078be9aec4018709959eaabc7e4bc262d3 /GIT-VERSION-GEN
parent5eaec3184b49d3c1068b1f011e7afe43b33dd2d5 (diff)
downloadrainbows-ad5ab9fe21d57b78b7c6681bbc0907c934e898b0.tar.gz
This release fixes two EventMachine bugfixes from Lin Jen-Shin
and Mark J. Titorenko.  There are also some minor cleanups.

Lin Jen-Shin (1):
      event_machine: avoid close on deferred response

Mark J. Titorenko (1):
      event_machine: join reactor_thread if it is already running

Eric Wong (2):
      event_machine: cleanup confusing assignment
      t/GNUmakefile: cleanup test dependencies
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 9f82160..c3becab 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v4.4.2.GIT
+DEF_VER=v4.4.3
 
 LF='
 '