From 8c8ae162b2f8964c2dd7dabddabbad6accc859d2 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 10 Jul 2023 16:55:58 +0800 Subject: [PATCH] update version --- source/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/version.h b/source/version.h index 0c1f080f302..ec522ceaa8c 100644 --- a/source/version.h +++ b/source/version.h @@ -1,3 +1,3 @@ #ifndef VERSION -#define VERSION "v3.2.5" +#define VERSION "v3.3.0" #endif