From: Michael Wallner Date: Thu, 24 Mar 2005 16:49:52 +0000 (+0000) Subject: * update version info X-Git-Tag: RELEASE_0_7_0~4 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=043ec07245d44b166d34bb3e391add5d5dbd3720;hp=09894a33d9a7a8a6259168b14fa526d2129069f8 * update version info --- 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"