From fb3ec7251d479b30555888a97250d2417ac09c71 Mon Sep 17 00:00:00 2001 From: Weiqing Zhou Date: Fri, 15 Nov 2024 11:52:31 +0800 Subject: [PATCH] v3.8.3 --- source/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/version.h b/source/version.h index 20d1b438a1..5970e6c4c4 100644 --- a/source/version.h +++ b/source/version.h @@ -1,3 +1,3 @@ #ifndef VERSION -#define VERSION "v3.8.2" +#define VERSION "v3.8.3" #endif