- fix HttpResponse::capture() failure if buffered output exceeds 40k
[m6w6/ext-http] / php_http.h
index 389493d666799f50666eb6b37fd70ed10277f8c6..e3ccb63d8aa1584a0e3b19c29717cd70bea4760a 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_EXT_HTTP_VERSION "1.0.1"
+#define PHP_EXT_HTTP_VERSION "1.0.2dev"
 
 #ifdef HAVE_CONFIG_H
 #      include "config.h"