From: Michael Wallner Date: Fri, 25 Sep 2015 12:10:28 +0000 (+0200) Subject: release 2.5.3 X-Git-Tag: RELEASE_2_5_3 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=c05ef71b26a8d16bf5af2bd8275e08ba5ae02b52;ds=sidebyside release 2.5.3 --- diff --git a/package.xml b/package.xml index e2541da..df97ad9 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-09-10 + 2015-09-25 - 2.5.3dev + 2.5.3 2.5.0 @@ -47,7 +47,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ BSD, revised diff --git a/php_http.h b/php_http.h index e9c66de..bc30d43 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.5.3dev" +#define PHP_PECL_HTTP_VERSION "2.5.3" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry