From d481c3d9378d0208590c439dcd0c17d0a7366157 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Wed, 25 Apr 2007 08:23:10 +0000 Subject: [PATCH] - prepare 1.5.3 --- package2.xml | 2 +- php_http.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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" -- 2.30.2