From: Michael Wallner Date: Fri, 4 Apr 2014 12:13:26 +0000 (+0200) Subject: back to dev X-Git-Tag: RELEASE_2_0_7~34 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=928a3fab9eecefea066e0c231a3b82dcdce260c9 back to dev --- diff --git a/package.xml b/package.xml index 5d81068..2ffdf4b 100644 --- a/package.xml +++ b/package.xml @@ -39,7 +39,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ 2014-04-04 - 2.0.5 + 2.0.6dev 2.0.0 @@ -48,9 +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 0a09ce2..1125510 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.0.5" +#define PHP_PECL_HTTP_VERSION "2.0.6dev" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry