From: Michael Wallner Date: Thu, 6 Nov 2014 17:47:08 +0000 (+0100) Subject: back to dev X-Git-Tag: RELEASE_2_2_0_RC1~9^2~1^2 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=refs%2Fheads%2Fv2.1.x back to dev --- diff --git a/package.xml b/package.xml index f434390..94c0f1f 100644 --- a/package.xml +++ b/package.xml @@ -39,7 +39,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ 2014-11-06 - 2.1.4 + 2.1.5dev 2.1.0 diff --git a/php_http.h b/php_http.h index 558b535..14a2c53 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.1.4" +#define PHP_PECL_HTTP_VERSION "2.1.5dev" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry