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