From: Michael Wallner Date: Wed, 4 Feb 2015 14:05:19 +0000 (+0100) Subject: administrativa X-Git-Tag: RELEASE_2_3_0_RC1~64 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=b844fc1835f6bf13c50c60f693fcc151ea77326f administrativa --- diff --git a/package.xml b/package.xml index c78bcea..830a546 100644 --- a/package.xml +++ b/package.xml @@ -39,8 +39,8 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ 2015-01-27 - 2.2.1 - 2.2.0 + 2.3.0 + 2.3.0 stable @@ -48,6 +48,8 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ BSD, revised = 7.33.0) ]]> diff --git a/php_http.h b/php_http.h index 26de0f1..5a0575d 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.2.1dev" +#define PHP_PECL_HTTP_VERSION "2.3.0dev" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry