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

    - fixed ev_kqueue which was forgotten during the switch to timeval
    - allowed null timeouts for past events in select
diff --git a/Makefile b/Makefile
index 37a8684..60b9f13 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
+VERSION := 1.3.11.1
 SUBVERS := 
 VERDATE := 2007/05/14
 endif