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

    - pre-initialize timeouts with tv_eternity during parsing
diff --git a/Makefile.osx b/Makefile.osx
index 2b9fe1b..482da49 100644
--- a/Makefile.osx
+++ b/Makefile.osx
@@ -2,7 +2,7 @@
 # You should use it this way :
 #   make TARGET=os CPU=cpu
 
-VERSION := 1.3.11.2
+VERSION := 1.3.11.3
 
 # Select target OS. TARGET must match a system for which COPTS and LIBS are
 # correctly defined below.