]> Nishi Git Mirror - libw3.git/commitdiff
better debug
authornishi <nishi@d27a3e52-49c5-7645-884c-6793ebffc270>
Tue, 13 Feb 2024 01:00:05 +0000 (01:00 +0000)
committernishi <nishi@d27a3e52-49c5-7645-884c-6793ebffc270>
Tue, 13 Feb 2024 01:00:05 +0000 (01:00 +0000)
git-svn-id: file:///raid/svn-main/nishi-libw3/trunk@202 d27a3e52-49c5-7645-884c-6793ebffc270

Library/Util.c
W3Version.h.p

index 893e5d47623531b52507dfc971a000f650e11b83..75360e14d9249e0912fda8c06656d7e985aefe01 100644 (file)
@@ -22,7 +22,7 @@
 #include <openssl/ssl.h>
 #endif
 
-#define __DEBUG_LEN 12
+#define __DEBUG_LEN 16
 
 bool debug_flag = true;
 
index 927ed55be45d0c94a8fffd4e117bcbaca29bef07..9ef884d0d28036c6a6ae0f9054025f4671be3c68 100644 (file)
@@ -6,7 +6,7 @@
 extern "C" {
 #endif
 
-#define LIBW3_VERSION "2.5A" \
+#define LIBW3_VERSION "2.5B" \
 SUFFIX
 
 #ifdef __cplusplus