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