From: Michael Wallner Date: Thu, 12 Mar 2015 06:25:28 +0000 (+0100) Subject: back to dev X-Git-Tag: RELEASE_2_4_0~2^2 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=5818d4bc87e25e6129583cc4641b592cc33f776a;hp=ab1e3f28b540a475494980a33180927d8a3c0b81 back to dev --- diff --git a/package.xml b/package.xml index d758e17..2b09133 100644 --- a/package.xml +++ b/package.xml @@ -37,7 +37,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ 2015-03-12 - 2.3.2 + 2.3.3dev 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 00db3da..1dfae77 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.2" +#define PHP_PECL_HTTP_VERSION "2.3.3dev" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry