Add version info for first release
This commit is contained in:
@@ -9,6 +9,10 @@
|
|||||||
#define max_string_len 1024
|
#define max_string_len 1024
|
||||||
#endif
|
#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 {
|
typedef struct {
|
||||||
char *buf;
|
char *buf;
|
||||||
size_t len;
|
size_t len;
|
||||||
|
|||||||
Reference in New Issue
Block a user