From: Michael Wallner Date: Fri, 4 Apr 2014 12:03:31 +0000 (+0200) Subject: release 2.0.5 X-Git-Tag: RELEASE_2_0_7~35 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=597e4578306389fdd5894705a7aabcb36d71c42d;hp=51abd4c4782ab49877a61f4334a61347d264b8a9;ds=sidebyside release 2.0.5 --- diff --git a/package.xml b/package.xml index d0b01ea..5d81068 100644 --- a/package.xml +++ b/package.xml @@ -37,9 +37,9 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2014-01-02 + 2014-04-04 - 2.0.5dev + 2.0.5 2.0.0 @@ -49,6 +49,8 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ BSD, revised diff --git a/php_http.h b/php_http.h index 7bc203b..0a09ce2 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.0.5dev" +#define PHP_PECL_HTTP_VERSION "2.0.5" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry