- improve internal array handling
[m6w6/ext-http] / php_http.h
index a23ac69f942d74260580ae67aa8afeb89a71a8f0..61fd4c8c6c0fe979884d63516b637777b0395ad1 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_EXT_HTTP_VERSION "1.3.2"
+#define PHP_EXT_HTTP_VERSION "1.4.0dev"
 
 #ifdef HAVE_CONFIG_H
 #      include "config.h"