From: Michael Wallner Date: Fri, 16 Mar 2012 16:14:13 +0000 (+0000) Subject: release 2.0.0dev8 X-Git-Tag: DEV_2-before-client~16 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=e16613a9ec8a1b41c4f81c3c9b055aa14c7b3e24;p=m6w6%2Fext-http release 2.0.0dev8 --- diff --git a/package.xml b/package.xml index b0dd6a3..0f56341 100644 --- a/package.xml +++ b/package.xml @@ -27,9 +27,9 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be mike@php.net yes - 2012-03-09 + 2012-03-16 - 2.0.0dev7 + 2.0.0dev8 2.0.0 @@ -38,10 +38,14 @@ Extended HTTP support. Again. Keep in mind that it's got the major version 2, be BSD, revised diff --git a/php_http.h b/php_http.h index 3d301d4..36dae96 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_HTTP_EXT_VERSION "2.0.0dev7" +#define PHP_HTTP_EXT_VERSION "2.0.0dev8" extern zend_module_entry http_module_entry; #define phpext_http_ptr &http_module_entry