fix: update version macro

This commit is contained in:
ngn 2024-08-22 00:22:42 +03:00
parent eb7e8ed2a0
commit af904e1119

View File

@ -22,7 +22,7 @@
// clang-format on // clang-format on
#define LM_VERSION "24.05" #define LM_VERSION "24.07"
#include "ctx.h" #include "ctx.h"
#include "error.h" #include "error.h"