From aa9212e9da26d126525b030e8b9e52fe3149bed4 Mon Sep 17 00:00:00 2001 From: lucielle Date: Thu, 21 May 2026 15:20:10 -0500 Subject: [PATCH] change version number --- include/LLog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/LLog.h b/include/LLog.h index 2cd2644..7395625 100644 --- a/include/LLog.h +++ b/include/LLog.h @@ -11,7 +11,7 @@ #define LLog_Author "Lucielle " #define LLog_Repo "https://git.lunarware.tech/lucielle/LLog" -#define LLog_Version "1.0.0" +#define LLog_Version "1.0.1" typedef struct { char *buf;