From: Michael Wallner Date: Wed, 18 Mar 2015 07:19:43 +0000 (+0100) Subject: release 2.4.1 X-Git-Tag: RELEASE_2_4_1 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=9aeaeb744fbe875c8c2ed26df076498be5474317 release 2.4.1 --- diff --git a/package.xml b/package.xml index bdf3b89..920da2a 100644 --- a/package.xml +++ b/package.xml @@ -37,7 +37,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ 2015-03-18 - 2.4.0 + 2.4.1 2.4.0 @@ -46,7 +46,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ BSD, revised diff --git a/php_http.h b/php_http.h index 02326fb..97703c4 100644 --- a/php_http.h +++ b/php_http.h @@ -13,7 +13,7 @@ #ifndef PHP_EXT_HTTP_H #define PHP_EXT_HTTP_H -#define PHP_PECL_HTTP_VERSION "2.4.0" +#define PHP_PECL_HTTP_VERSION "2.4.1" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry