From 7cf7da8ec43cd0eb15485664198094950be9d9b3 Mon Sep 17 00:00:00 2001 From: Nathael Pajani Date: Mon, 16 Sep 2024 20:02:23 +0200 Subject: [PATCH] Move to v04 --- v10/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v10/version.h b/v10/version.h index e48848c..3d07556 100644 --- a/v10/version.h +++ b/v10/version.h @@ -1,3 +1,3 @@ #define MODULE_VERSION_STR "v1.0" #define SOFT_VERSION_STR "P" -#define COMPILE_VERSION "01" +#define COMPILE_VERSION "04" -- 2.43.0