Skip to content

Commit 1839526

Browse files
committed
Updated version number constants
1 parent 693d5f7 commit 1839526

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

common/inc/fx_api.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,9 @@ extern "C" {
138138
#define AZURE_RTOS_FILEX
139139
#define FILEX_MAJOR_VERSION 6
140140
#define FILEX_MINOR_VERSION 4
141-
#define FILEX_PATCH_VERSION 2
142-
#define FILEX_BUILD_VERSION 202503
143-
#define FILEX_HOTFIX_VERSION ''
141+
#define FILEX_PATCH_VERSION 5
142+
#define FILEX_BUILD_VERSION 202504
143+
#define FILEX_HOTFIX_VERSION ' '
144144

145145
/* Define the following symbols for backward compatibility */
146146
#define EL_PRODUCT_FILEX

0 commit comments

Comments
 (0)