MFH: fix memory leaks and untermiated string issue with HttpMessage
[m6w6/ext-http] / php_http.h
index 4e1639bc31080575fe0a44ccc1d112524a1564c7..8ca1f55cd093213089b80894aac8064b392edddc 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_EXT_HTTP_VERSION "1.6.0RC1"
+#define PHP_HTTP_VERSION "1.6.4-dev"
 
 #ifdef HAVE_CONFIG_H
 #      include "config.h"