From: Michael Wallner Date: Fri, 3 Jan 2014 12:28:25 +0000 (+0100) Subject: dev X-Git-Tag: RELEASE_2_0_7~39 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=3c4aadad015e8980106ce589ff3c9a2de176ced7;hp=d6975fac1d5c88362e9ce625e9b5248e23b3cfb1 dev --- diff --git a/package.xml b/package.xml index 9113135..d8a82bb 100644 --- a/package.xml +++ b/package.xml @@ -39,7 +39,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ 2014-01-02 - 2.0.4 + 2.0.5dev 2.0.0 @@ -48,8 +48,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ BSD, revised diff --git a/php_http.h b/php_http.h index 0d26139..7bc203b 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.4" +#define PHP_PECL_HTTP_VERSION "2.0.5dev" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry