From: Michael Wallner Date: Mon, 3 Jul 2017 08:06:50 +0000 (+0200) Subject: release 3.1.1RC1 X-Git-Tag: RELEASE_3_1_1_RC1 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=c9876bcc4774d2869ef08097d78bf140db10139b release 3.1.1RC1 --- diff --git a/package.xml b/package.xml index 0f10907..094655b 100644 --- a/package.xml +++ b/package.xml @@ -31,18 +31,24 @@ https://mdref.m6w6.name/http mike@php.net yes - 2017-04-04 + 2017-07-03 - 3.1.1dev + 3.1.1RC1 3.1.0 - stable + beta stable BSD-2-Clause diff --git a/php_http.h b/php_http.h index 2cf0de7..d662cfe 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.1.1dev" +#define PHP_PECL_HTTP_VERSION "3.1.1RC1" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry