From: Michael Wallner Date: Wed, 9 Mar 2016 10:01:21 +0000 (+0100) Subject: prepare 3.0.1 X-Git-Tag: RELEASE_3_0_1 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=9d607c62df6393665a82f4997eae68345395c0fc;hp=e57370d1f00da9e12de0917a9f907281ab8e84b5 prepare 3.0.1 --- diff --git a/package.xml b/package.xml index f06ad79..238e23a 100644 --- a/package.xml +++ b/package.xml @@ -35,9 +35,9 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2016-01-19 + 2016-03-09 - 3.0.1dev + 3.0.1 3.0.0 @@ -46,7 +46,10 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ BSD-2-Clause @@ -128,6 +131,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + @@ -157,6 +161,7 @@ http://dev.iworks.at/ext-http/lcov/ext/http/ + diff --git a/php_http.h b/php_http.h index 632ed95..1bcb092 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.1dev" +#define PHP_PECL_HTTP_VERSION "3.0.1" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry