From: Michael Wallner Date: Tue, 9 Sep 2014 07:59:53 +0000 (+0200) Subject: back to dev X-Git-Tag: RELEASE_2_1_2~6 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=03cc8ce399dcc5b655d30c4294449ba653745b06 back to dev --- diff --git a/package.xml b/package.xml index e49a7df..f924dea 100644 --- a/package.xml +++ b/package.xml @@ -39,7 +39,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ 2014-09-09 - 2.1.1 + 2.1.2dev 2.1.0 diff --git a/php_http.h b/php_http.h index 23e38b4..00c5ebf 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.1" +#define PHP_PECL_HTTP_VERSION "2.1.2dev" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry