From 23cf4014d6da02107258037f9bdbefb499d368b8 Mon Sep 17 00:00:00 2001 From: nishi Date: Tue, 13 Feb 2024 01:00:05 +0000 Subject: [PATCH] better debug git-svn-id: file:///raid/svn-main/nishi-libw3/trunk@202 d27a3e52-49c5-7645-884c-6793ebffc270 --- Library/Util.c | 2 +- W3Version.h.p | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.43.0