From: Michael Wallner Date: Mon, 22 Aug 2016 13:50:28 +0000 (+0200) Subject: prepare 3.1.0beta1 X-Git-Tag: RELEASE_3_1_0_BETA1 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=2af0b25292467a09e408d07b1fab39f9e407609a;hp=c55db20a130d729ca8747346c5e5ab9fb52fd89d prepare 3.1.0beta1 --- diff --git a/php_http.h b/php_http.h index 6b54821..6a9f01b 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.0dev" +#define PHP_PECL_HTTP_VERSION "3.1.0beta1" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry