From 76a55d862f767ee20ae417ecd128fde442eea77f Mon Sep 17 00:00:00 2001 From: TaurusXin Date: Sun, 5 Oct 2025 15:17:39 +0800 Subject: [PATCH] release: 1.5.1 --- src/include/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/version.h b/src/include/version.h index ac671cc..76db64a 100644 --- a/src/include/version.h +++ b/src/include/version.h @@ -1,3 +1,3 @@ #define VERSION_MAJOR 1 #define VERSION_MINOR 5 -#define VERSION_PATCH 0 \ No newline at end of file +#define VERSION_PATCH 1 \ No newline at end of file