From 584c5fff0d37d6502ee29e954bc40b208ed2c957 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Desbiens?= Date: Mon, 29 Sep 2025 11:57:21 +0100 Subject: [PATCH] Updated version number and added build number and hotfix. --- common/inc/fx_api.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/common/inc/fx_api.h b/common/inc/fx_api.h index f04ed74..8ad9f8d 100644 --- a/common/inc/fx_api.h +++ b/common/inc/fx_api.h @@ -138,7 +138,9 @@ extern "C" { #define AZURE_RTOS_FILEX #define FILEX_MAJOR_VERSION 6 #define FILEX_MINOR_VERSION 4 -#define FILEX_PATCH_VERSION 1 +#define FILEX_PATCH_VERSION 2 +#define FILEX_BUILD_VERSION 202503 +#define FILEX_HOTFIX_VERSION '' /* Define the following symbols for backward compatibility */ #define EL_PRODUCT_FILEX