From: Michael Wallner Date: Fri, 4 Dec 2015 13:06:09 +0000 (+0100) Subject: administrativa X-Git-Tag: RELEASE_3_0_0_RC1~1 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=1ac222274b91f1f26282535c1018052c88332aa1 administrativa --- diff --git a/package.xml b/package.xml index de2235d..2f596ad 100644 --- a/package.xml +++ b/package.xml @@ -35,9 +35,9 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2015-09-25 + 2015-12-04 - 3.0.0dev + 3.0.0RC1 3.0.0 @@ -47,6 +47,8 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ BSD-2-Clause diff --git a/php_http.h b/php_http.h index 13afc0f..1d979a8 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 "3.0.0dev" +#define PHP_PECL_HTTP_VERSION "3.0.0RC1" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry