From: Michael Wallner Date: Wed, 27 Apr 2016 09:35:19 +0000 (+0200) Subject: this gonna be 3.1 X-Git-Tag: RELEASE_3_1_0_BETA1~21 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=0649066ee0ebdeca004137c57db62c074ac8aedc this gonna be 3.1 --- diff --git a/php_http.h b/php_http.h index fe5ae5d..6b54821 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.2dev" +#define PHP_PECL_HTTP_VERSION "3.1.0dev" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry