From bafce3ce79ae95e20782c311f3630fcf7cb9c1c8 Mon Sep 17 00:00:00 2001 From: weiqingzhou Date: Mon, 29 Jul 2024 13:23:56 +0800 Subject: [PATCH] v3.7.2 --- source/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/version.h b/source/version.h index 7dada15c72..412836cf84 100644 --- a/source/version.h +++ b/source/version.h @@ -1,3 +1,3 @@ #ifndef VERSION -#define VERSION "v3.7.1" +#define VERSION "v3.7.2" #endif