From d7292696ad9610ab0b5111b85be7894c0a5d3afd Mon Sep 17 00:00:00 2001 From: nishi Date: Wed, 17 Jan 2024 03:55:13 +0000 Subject: [PATCH] version git-svn-id: file:///raid/svn-main/nishi-libw3/trunk@8 d27a3e52-49c5-7645-884c-6793ebffc270 --- Library/W3Core.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/W3Core.h b/Library/W3Core.h index 1fe8084..3ed745f 100644 --- a/Library/W3Core.h +++ b/Library/W3Core.h @@ -4,7 +4,7 @@ #include -#define LIBW3_VERSION "1.0" +#define LIBW3_VERSION "0.0" struct W3 { int sock; /* Socket */ -- 2.43.0