Skip to content

Commit d24ef8d

Browse files
authored
Updated the version number
1 parent 44fadf7 commit d24ef8d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

common/inc/tx_api.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,9 @@ extern "C" {
148148
#define AZURE_RTOS_THREADX
149149
#define THREADX_MAJOR_VERSION 6
150150
#define THREADX_MINOR_VERSION 4
151-
#define THREADX_PATCH_VERSION 3
152-
#define THREADX_BUILD_VERSION 202503
153-
#define THREADX_HOTFIX_VERSION ''
151+
#define THREADX_PATCH_VERSION 5
152+
#define THREADX_BUILD_VERSION 202504
153+
#define THREADX_HOTFIX_VERSION ' '
154154

155155
/* Define the following symbol for backward compatibility */
156156
#define EL_PRODUCT_THREADX

0 commit comments

Comments
 (0)