From: Michael Wallner Date: Fri, 3 Apr 2015 12:22:38 +0000 (+0200) Subject: back to dev X-Git-Tag: RELEASE_2_4_3~2 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=53f2890e7f252dc86b6374060eeb5cb92e6f2598 back to dev --- diff --git a/package.xml b/package.xml index 7391a8a..6566678 100644 --- a/package.xml +++ b/package.xml @@ -37,7 +37,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ 2015-04-03 - 2.4.2 + 2.4.3dev 2.4.0 @@ -46,10 +46,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ BSD, revised diff --git a/php_http.h b/php_http.h index c17a0bd..403c3c7 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.4.2" +#define PHP_PECL_HTTP_VERSION "2.4.3dev" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry