From: Michael Wallner Date: Thu, 19 Feb 2015 08:40:59 +0000 (+0100) Subject: 2.3.0RC1 X-Git-Tag: RELEASE_2_3_0_RC1 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=2127f5c0628ed6af221be57b0ad53068b4f42be0;hp=5016399a1e84ca8d23fa74934300e703155e586b 2.3.0RC1 --- diff --git a/package.xml b/package.xml index 4f04fae..2bf2b89 100644 --- a/package.xml +++ b/package.xml @@ -37,9 +37,9 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2015-01-27 + 2015-02-19 - 2.3.0 + 2.3.0RC1 2.3.0 diff --git a/php_http.h b/php_http.h index 5a0575d..55ce0fb 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.0dev" +#define PHP_PECL_HTTP_VERSION "2.3.0RC1" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry