From: Michael Wallner Date: Wed, 13 Aug 2014 14:36:56 +0000 (+0200) Subject: prepare RC3 X-Git-Tag: RELEASE_2_1_0_RC3~1 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=6bf981a0eb3225adcab2bfd7aa0851bacee06bf0;ds=sidebyside prepare RC3 --- diff --git a/package.xml b/package.xml index e1fd239..8e71a9f 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 - 2014-08-05 + 2014-08-13 - 2.1.0dev + 2.1.0RC3 2.1.0 diff --git a/php_http.h b/php_http.h index a911044..2aba98b 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.0dev" +#define PHP_PECL_HTTP_VERSION "2.1.0RC3" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry