From: Michael Wallner Date: Fri, 12 Jul 2019 12:55:55 +0000 (+0200) Subject: [ci skip] administrativa X-Git-Tag: RELEASE_3_2_2~10 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=f18c18cf1d045af361c8b533ca9c28699df211b7 [ci skip] administrativa --- diff --git a/package.xml b/package.xml index e2d963b..068abb1 100644 --- a/package.xml +++ b/package.xml @@ -33,7 +33,7 @@ https://mdref.m6w6.name/http 2019-06-07 - 3.2.1 + 3.2.2 3.2.0 @@ -42,15 +42,6 @@ https://mdref.m6w6.name/http BSD-2-Clause @@ -216,6 +207,8 @@ https://mdref.m6w6.name/http + + diff --git a/php_http.h b/php_http.h index 388cc08..bdaa3f1 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.2.1" +#define PHP_PECL_HTTP_VERSION "3.2.2dev" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry