X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http.h;h=19d67f9bc729a976bfb0ad9328aacff3647a560c;hp=21510238f637271736f8e1e80ee44d04576928a8;hb=refs%2Fheads%2Fmaster;hpb=0ccb6d6575f81affd97a78ba1a88641ad41b4b55 diff --git a/php_http.h b/php_http.h index 2151023..f8cede2 100644 --- a/php_http.h +++ b/php_http.h @@ -13,14 +13,14 @@ #ifndef PHP_EXT_HTTP_H #define PHP_EXT_HTTP_H -#define PHP_PECL_HTTP_VERSION "3.1.0beta2" +#define PHP_PECL_HTTP_VERSION "4.2.5" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry extern int http_module_number; -#endif /* PHP_EXT_HTTP_H */ +#endif /* PHP_EXT_HTTP_H */ /* * Local variables: