Add version info for first release
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
#define max_string_len 1024
|
||||
#endif
|
||||
|
||||
#define LLog_Author "Lucielle <luci@git.lunarware.tech>"
|
||||
#define LLog_Repo "https://git.lunarware.tech/lucielle/LLog"
|
||||
#define LLog_Version "1.0.0"
|
||||
|
||||
typedef struct {
|
||||
char *buf;
|
||||
size_t len;
|
||||
|
||||
Reference in New Issue
Block a user