From: nishi Date: Tue, 13 Feb 2024 01:00:05 +0000 (+0000) Subject: better debug X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=23cf4014d6da02107258037f9bdbefb499d368b8;p=libw3.git better debug git-svn-id: file:///raid/svn-main/nishi-libw3/trunk@202 d27a3e52-49c5-7645-884c-6793ebffc270 --- diff --git a/Library/Util.c b/Library/Util.c index 893e5d4..75360e1 100644 --- a/Library/Util.c +++ b/Library/Util.c @@ -22,7 +22,7 @@ #include #endif -#define __DEBUG_LEN 12 +#define __DEBUG_LEN 16 bool debug_flag = true; diff --git a/W3Version.h.p b/W3Version.h.p index 927ed55..9ef884d 100644 --- a/W3Version.h.p +++ b/W3Version.h.p @@ -6,7 +6,7 @@ extern "C" { #endif -#define LIBW3_VERSION "2.5A" \ +#define LIBW3_VERSION "2.5B" \ SUFFIX #ifdef __cplusplus