From: Michael Wallner Date: Mon, 23 Mar 2015 09:31:39 +0000 (+0100) Subject: release 2.4.2 X-Git-Tag: RELEASE_2_4_2~2 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=c568371332b5360f1f8d41302d55ab65c95f7847 release 2.4.2 --- diff --git a/package.xml b/package.xml index 6d35862..99b9abe 100644 --- a/package.xml +++ b/package.xml @@ -35,9 +35,9 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2015-03-18 + 2015-03-23 - 2.4.2dev + 2.4.2 2.4.0 @@ -46,7 +46,9 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ BSD, revised @@ -148,6 +150,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + diff --git a/php_http.h b/php_http.h index 7230125..c17a0bd 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.2dev" +#define PHP_PECL_HTTP_VERSION "2.4.2" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry