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