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

    - pre-initialize timeouts with tv_eternity during parsing
diff --git a/include/common/version.h b/include/common/version.h
index 7851fea..fcf4cb6 100644
--- a/include/common/version.h
+++ b/include/common/version.h
@@ -57,7 +57,7 @@
 #ifdef CONFIG_HAPROXY_VERSION
 #define HAPROXY_VERSION CONFIG_HAPROXY_VERSION
 #else
-#define HAPROXY_VERSION "1.3.11.2"
+#define HAPROXY_VERSION "1.3.11.3"
 #endif
 
 #ifdef CONFIG_HAPROXY_DATE