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

    - fixed sepoll transition matrix (two states were missing)
diff --git a/Makefile b/Makefile
index 35d8605..fe92938 100644
--- a/Makefile
+++ b/Makefile
@@ -120,9 +120,9 @@
 else
 # Otherwise, use the hard-coded version of last tag, number of changes
 # since last tag, and release date.
-VERSION := 1.3.10
+VERSION := 1.3.10.1
 SUBVERS := 
-VERDATE := 2007/05/08
+VERDATE := 2007/05/09
 endif
 
 #### build options