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