From 043ec07245d44b166d34bb3e391add5d5dbd3720 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Thu, 24 Mar 2005 16:49:52 +0000 Subject: [PATCH] * update version info --- php_http.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php_http.h b/php_http.h index d16652d..3a53a58 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.7.0-dev" +#define HTTP_PEXT_VERSION "0.7.0" /* make compile on Win32 */ #include "php_streams.h" -- 2.30.2