From: Michael Wallner Date: Mon, 2 Mar 2015 14:09:48 +0000 (+0100) Subject: back to dev X-Git-Tag: RELEASE_2_4_0~10^2 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=32c4a7ee2d2aadcb51b0034d95463df95b4d0c8d;hp=-c back to dev --- 32c4a7ee2d2aadcb51b0034d95463df95b4d0c8d diff --git a/package.xml b/package.xml index 476002b..9b2fa30 100644 --- a/package.xml +++ b/package.xml @@ -37,7 +37,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ 2015-03-02 - 2.3.1 + 2.3.2dev 2.3.0 @@ -46,7 +46,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ BSD, revised diff --git a/php_http.h b/php_http.h index c3d327f..aafc7f4 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.3.1" +#define PHP_PECL_HTTP_VERSION "2.3.2dev" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry