change version number

This commit is contained in:
2026-05-21 15:20:10 -05:00
parent e0b58dc1be
commit aa9212e9da

View File

@@ -11,7 +11,7 @@
#define LLog_Author "Lucielle <luci@git.lunarware.tech>" #define LLog_Author "Lucielle <luci@git.lunarware.tech>"
#define LLog_Repo "https://git.lunarware.tech/lucielle/LLog" #define LLog_Repo "https://git.lunarware.tech/lucielle/LLog"
#define LLog_Version "1.0.0" #define LLog_Version "1.0.1"
typedef struct { typedef struct {
char *buf; char *buf;