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