From: Michael Wallner Date: Sat, 20 May 2006 09:46:16 +0000 (+0000) Subject: - bump version X-Git-Tag: RELEASE_1_0_0~24 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=2763e49af54ef5a317337457a993476c18cb4bfb - bump version --- 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"