From: Michael Wallner Date: Wed, 8 Apr 2015 10:14:56 +0000 (+0200) Subject: back to dev X-Git-Tag: RELEASE_2_5_0_RC1~10^2 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=8faf958aaf1187b281bd9b355e44789ac2ef664c back to dev --- diff --git a/package.xml b/package.xml index 4160cf9..1634ddb 100644 --- a/package.xml +++ b/package.xml @@ -37,7 +37,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ 2015-04-08 - 2.4.3 + 2.4.4dev 2.4.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 a4e9281..31c7945 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.3" +#define PHP_PECL_HTTP_VERSION "2.4.4dev" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry