From: Nathael Pajani Date: Mon, 11 Mar 2024 15:38:30 +0000 (+0100) Subject: Move version to "Production 01" X-Git-Url: http://git.techno-innov.fr/?a=commitdiff_plain;h=bf16cbc542ac363360ac72f1f54cb2afe543a2d2;p=soft%2Flpc122x%2Fscialys Move version to "Production 01" --- diff --git a/v10/version.h b/v10/version.h index 07f4504..e48848c 100644 --- a/v10/version.h +++ b/v10/version.h @@ -1,3 +1,3 @@ -#define MODULE_VERSION_STR "v0.10.2" -#define SOFT_VERSION_STR "T" -#define COMPILE_VERSION "76" +#define MODULE_VERSION_STR "v1.0" +#define SOFT_VERSION_STR "P" +#define COMPILE_VERSION "01"