From: Michael Wallner Date: Thu, 19 Feb 2015 08:42:41 +0000 (+0100) Subject: back to dev X-Git-Tag: RELEASE_2_3_0~13^2 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=b0f90afdb75c0355bf45361b19d9575633746739;hp=2127f5c0628ed6af221be57b0ad53068b4f42be0 back to dev --- diff --git a/package.xml b/package.xml index 2bf2b89..187f86e 100644 --- a/package.xml +++ b/package.xml @@ -39,7 +39,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ 2015-02-19 - 2.3.0RC1 + 2.3.0dev 2.3.0 diff --git a/php_http.h b/php_http.h index 55ce0fb..5a0575d 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.0RC1" +#define PHP_PECL_HTTP_VERSION "2.3.0dev" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry