From 161b5ccf180c69c7b1872c147d5bda6c0328b178 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Wed, 9 Mar 2005 13:19:26 +0000 Subject: [PATCH 1/1] * I always forget to update that... --- php_http.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php_http.h b/php_http.h index 48a7d52..e9d6616 100644 --- a/php_http.h +++ b/php_http.h @@ -18,7 +18,7 @@ #ifndef PHP_EXT_HTTP_H #define PHP_EXT_HTTP_H -#define PHP_EXT_HTTP_VERSION "0.6.0" +#define PHP_EXT_HTTP_VERSION "0.7.0-dev" /* make compile on Win32 */ #include "php_streams.h" -- 2.30.2