From 3a6772376bf9d4cf83484c51e5ed059e958e83cf Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Fri, 9 Feb 2007 16:02:52 +0000 Subject: [PATCH] - inc. version --- package2.xml | 20 ++++++++------------ php_http.h | 2 +- 2 files changed, 9 insertions(+), 13 deletions(-) diff --git a/package2.xml b/package2.xml index 466a759..84d6f18 100644 --- a/package2.xml +++ b/package2.xml @@ -28,9 +28,9 @@ support. Parallel requests are available for PHP 5 and greater. mike@php.net yes - 2007-02-08 + 2007-02-09 - 1.5.0RC1 + 1.5.0RC2 1.5.0 @@ -39,11 +39,12 @@ support. Parallel requests are available for PHP 5 and greater. BSD, revised @@ -294,11 +295,6 @@ support. Parallel requests are available for PHP 5 and greater. prompt="whether to depend on extensions which have been built shared" default="yes" /> - diff --git a/php_http.h b/php_http.h index 44ef1f9..8656b0b 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.0RC1" +#define PHP_EXT_HTTP_VERSION "1.5.0RC2" #ifdef HAVE_CONFIG_H # include "config.h" -- 2.30.2