From: Michael Wallner Date: Tue, 4 Apr 2017 07:09:11 +0000 (+0200) Subject: 3.1.1dev X-Git-Tag: RELEASE_3_1_1_RC1~9 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=04a0805feee3733b871ad8a7de2900c9e39b1cc4 3.1.1dev --- diff --git a/php_http.h b/php_http.h index eeb69e1..2cf0de7 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.0" +#define PHP_PECL_HTTP_VERSION "3.1.1dev" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry