fix HttpMessage::toMessageTypeObject(), thanks Rob
[m6w6/ext-http] / php_http.h
index 56b6b526b79bf2c6ac1cc3fb29f96f4e5c1e75e2..8ca1f55cd093213089b80894aac8064b392edddc 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_HTTP_VERSION "1.6.3"
+#define PHP_HTTP_VERSION "1.6.4-dev"
 
 #ifdef HAVE_CONFIG_H
 #      include "config.h"