Merge pull request #121 from m6w6/issue-120
[m6w6/ext-http] / php_http.h
index 2cd9fbf6336e4a769068e9d43a3b738f45974558..0fbb15550f4bd15e25cf0c2893f8b95a23f582a2 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef PHP_EXT_HTTP_H
 #define PHP_EXT_HTTP_H
 
-#define PHP_PECL_HTTP_VERSION "2.5.5"
+#define PHP_PECL_HTTP_VERSION "4.2.0"
 
 extern zend_module_entry http_module_entry;
 #define phpext_http_ptr &http_module_entry