From 2ee2c71823e82571f3441e80b6b13d35f5b0373c Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Wed, 15 Jun 2005 16:18:43 +0000 Subject: [PATCH] - bump version --- php_http.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php_http.h b/php_http.h index 4ace1a6..409bcc2 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.9.0" +#define HTTP_PEXT_VERSION "0.10.0dev" /* make compile on Win32 */ #ifdef HTTP_HAVE_CURL -- 2.30.2