From 2763e49af54ef5a317337457a993476c18cb4bfb Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Sat, 20 May 2006 09:46:16 +0000 Subject: [PATCH] - bump version --- package2.xml | 9 ++------- php_http.h | 2 +- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/package2.xml b/package2.xml index 67547a0..0eaebcd 100644 --- a/package2.xml +++ b/package2.xml @@ -37,7 +37,7 @@ HttpResponse 2006-00-00 - 1.0.0RC4 + 1.0.0RC5 1.0.0 @@ -46,12 +46,7 @@ HttpResponse BSD, revised diff --git a/php_http.h b/php_http.h index ac5051e..9e6083c 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.0.0RC4" +#define PHP_EXT_HTTP_VERSION "1.0.0RC5-dev" #ifdef HAVE_CONFIG_H # include "config.h" -- 2.30.2