From: Michael Wallner Date: Sat, 7 Feb 2015 11:29:47 +0000 (+0100) Subject: back to dev X-Git-Tag: RELEASE_2_3_0_RC1~48^2 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=refs%2Fheads%2Fv2.2.x back to dev --- diff --git a/package.xml b/package.xml index b088310..9b35848 100644 --- a/package.xml +++ b/package.xml @@ -39,7 +39,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ 2015-02-07 - 2.2.1 + 2.2.2 2.2.0 @@ -48,7 +48,6 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ BSD, revised diff --git a/php_http.h b/php_http.h index 75f97df..63ecc19 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.1" +#define PHP_PECL_HTTP_VERSION "2.2.2dev" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry