Fixed bug #66250 (shutdown crash as shared extension)
[m6w6/ext-http] / php_http.h
index b0cbeac85b25b49e0f5a9bbc02b1497674fc7dcd..ae89427d2e5f19d08a664dbaeb8227b5da810ac6 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_PECL_HTTP_VERSION "2.0.1"
+#define PHP_PECL_HTTP_VERSION "2.0.2"
 
 extern zend_module_entry http_module_entry;
 #define phpext_http_ptr &http_module_entry