Updated version number constants

This commit is contained in:
Frédéric Desbiens
2026-01-12 17:44:19 -05:00
parent 693d5f7964
commit 1839526557
+2 -2
View File
@@ -138,8 +138,8 @@ extern "C" {
#define AZURE_RTOS_FILEX #define AZURE_RTOS_FILEX
#define FILEX_MAJOR_VERSION 6 #define FILEX_MAJOR_VERSION 6
#define FILEX_MINOR_VERSION 4 #define FILEX_MINOR_VERSION 4
#define FILEX_PATCH_VERSION 2 #define FILEX_PATCH_VERSION 5
#define FILEX_BUILD_VERSION 202503 #define FILEX_BUILD_VERSION 202504
#define FILEX_HOTFIX_VERSION ' ' #define FILEX_HOTFIX_VERSION ' '
/* Define the following symbols for backward compatibility */ /* Define the following symbols for backward compatibility */