From: Michael Wallner Date: Mon, 7 Dec 2015 08:21:48 +0000 (+0100) Subject: release 2.5.5 X-Git-Tag: RELEASE_2_5_5 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=35f8d5dfed00889f4469c57355da9cfc140ebbf1 release 2.5.5 --- diff --git a/package.xml b/package.xml index 68fc053..d6969ed 100644 --- a/package.xml +++ b/package.xml @@ -35,13 +35,13 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2015-09-25 + 2015-12-07 - 2.5.4dev + 2.5.5 2.5.0 - beta + stable stable BSD-2-Clause diff --git a/php_http.h b/php_http.h index a98f63b..2cd9fbf 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.4dev" +#define PHP_PECL_HTTP_VERSION "2.5.5" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry