From: Michael Wallner Date: Thu, 9 Jul 2015 06:56:36 +0000 (+0200) Subject: 2.5 X-Git-Tag: RELEASE_2_5_0 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=931511ad28e5fe859014fe099b215db2c9e34277;ds=sidebyside 2.5 --- diff --git a/package.xml b/package.xml index e05ab6d..d0c1176 100644 --- a/package.xml +++ b/package.xml @@ -35,20 +35,20 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2015-05-21 + 2015-07-09 - 2.5.0RC1 + 2.5.0 2.5.0 - beta + stable stable BSD, revised @@ -302,6 +302,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + diff --git a/php_http.h b/php_http.h index 289a395..4cadffa 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.0RC1" +#define PHP_PECL_HTTP_VERSION "2.5.0" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry