[RELEASE] Released version 1.3.11.2 with the following main changes :

    - fixed broken health-checks since switch to timeval
diff --git a/Makefile b/Makefile
index 60b9f13..003d9c4 100644
--- a/Makefile
+++ b/Makefile
@@ -120,7 +120,7 @@
 else
 # Otherwise, use the hard-coded version of last tag, number of changes
 # since last tag, and release date.
-VERSION := 1.3.11.1
+VERSION := 1.3.11.2
 SUBVERS := 
 VERDATE := 2007/05/14
 endif