X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http.h;h=19d67f9bc729a976bfb0ad9328aacff3647a560c;hp=bdaa3f10bda63918e6c9db12e29a2f9baae755a0;hb=refs%2Fheads%2Fmaster;hpb=f18c18cf1d045af361c8b533ca9c28699df211b7 diff --git a/php_http.h b/php_http.h index bdaa3f1..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.2.2dev" +#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: