From: Michael Wallner Date: Thu, 16 Oct 2014 07:16:14 +0000 (+0200) Subject: prepare 2.1.3 X-Git-Tag: RELEASE_2_1_3~1 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=69d8ed5a90c1cf149ff2038b7bd95afd93a13b4b prepare 2.1.3 --- diff --git a/package.xml b/package.xml index 410c749..6bfb35e 100644 --- a/package.xml +++ b/package.xml @@ -37,9 +37,9 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ mike@php.net yes - 2014-09-25 + 2014-10-16 - 2.1.3dev + 2.1.3 2.1.0 @@ -48,7 +48,7 @@ v2: http://dev.iworks.at/ext-http/lcov/ext/http/ BSD, revised diff --git a/php_http.h b/php_http.h index 4134e25..459b758 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 "2.1.3dev" +#define PHP_PECL_HTTP_VERSION "2.1.3" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry