From: Michael Wallner Date: Thu, 16 Oct 2014 07:18:48 +0000 (+0200) Subject: back to dev X-Git-Tag: RELEASE_2_1_4~5 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=e1bf24967f29ec896a9cd3b39dbd21b0789306c6 back to dev --- diff --git a/package.xml b/package.xml index 6b723d4..b967106 100644 --- a/package.xml +++ b/package.xml @@ -39,7 +39,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ 2014-10-16 - 2.1.3 + 2.1.4dev 2.1.0 @@ -48,7 +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 459b758..c59512a 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.3" +#define PHP_PECL_HTTP_VERSION "2.1.4dev" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry