From: Michael Wallner Date: Sun, 1 Mar 2015 13:29:18 +0000 (+0100) Subject: back to dev X-Git-Tag: RELEASE_2_3_1~1 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=adfa1200102021c09e82903825fe23f9c293178e back to dev --- diff --git a/package.xml b/package.xml index aaca745..f3615c6 100644 --- a/package.xml +++ b/package.xml @@ -39,7 +39,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ 2015-03-01 - 2.3.0 + 2.3.1dev 2.3.0 diff --git a/php_http.h b/php_http.h index e31a736..3ea1b03 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.3.0" +#define PHP_PECL_HTTP_VERSION "2.3.1dev" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry