From: Michael Wallner Date: Wed, 25 Apr 2007 08:23:10 +0000 (+0000) Subject: - prepare 1.5.3 X-Git-Tag: RELEASE_1_5_3~2 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=d481c3d9378d0208590c439dcd0c17d0a7366157 - prepare 1.5.3 --- diff --git a/package2.xml b/package2.xml index b27fd1e..c687f2b 100644 --- a/package2.xml +++ b/package2.xml @@ -28,7 +28,7 @@ support. Parallel requests are available for PHP 5 and greater. mike@php.net yes - 2007-05-01 + 2007-04-25 1.5.3 1.5.0 diff --git a/php_http.h b/php_http.h index 100bd47..08f7bc8 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_EXT_HTTP_VERSION "1.5.3dev" +#define PHP_EXT_HTTP_VERSION "1.5.3" #ifdef HAVE_CONFIG_H # include "config.h"