From a960f6fd6e637ffa03a87985a7df3bc9c98a360b Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Tue, 7 Jun 2005 14:25:15 +0000 Subject: [PATCH] - flush version --- php_http.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php_http.h b/php_http.h index 467507e..efa9e3c 100644 --- a/php_http.h +++ b/php_http.h @@ -18,7 +18,7 @@ #ifndef PHP_EXT_HTTP_H #define PHP_EXT_HTTP_H -#define HTTP_PEXT_VERSION "0.8.0" +#define HTTP_PEXT_VERSION "0.9.0dev" /* make compile on Win32 */ #ifdef HTTP_HAVE_CURL -- 2.30.2