From: Michael Wallner Date: Tue, 21 Feb 2012 10:07:05 +0000 (+0000) Subject: prepare 1.7.2 release X-Git-Tag: RELEASE_1_7_2~1 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=34354cfcc8f9fa3f68055e915ad1d883aed4c2b9 prepare 1.7.2 release --- diff --git a/package.xml b/package.xml index 42a2176..48e5241 100644 --- a/package.xml +++ b/package.xml @@ -30,7 +30,7 @@ support. Parallel requests are available for PHP 5 and greater. 2011-05-05 - 1.7.1 + 1.7.2 1.7.0 @@ -39,13 +39,9 @@ support. Parallel requests are available for PHP 5 and greater. BSD, revised @@ -266,8 +262,6 @@ support. Parallel requests are available for PHP 5 and greater. 4.3 - 6.0.0 - 6.0.0 1.4.1 diff --git a/php_http.h b/php_http.h index 7277740..3644dd7 100644 --- a/php_http.h +++ b/php_http.h @@ -15,7 +15,7 @@ #ifndef PHP_EXT_HTTP_H #define PHP_EXT_HTTP_H -#define PHP_HTTP_VERSION "1.7.2dev" +#define PHP_HTTP_VERSION "1.7.2" #ifdef HAVE_CONFIG_H # include "config.h"