Skip to content

Commit 5c58767

Browse files
authored
Updated the version number
1 parent d24ef8d commit 5c58767

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

common_smp/inc/tx_api.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,9 @@ extern "C" {
150150
#define AZURE_RTOS_THREADX
151151
#define THREADX_MAJOR_VERSION 6
152152
#define THREADX_MINOR_VERSION 4
153-
#define THREADX_PATCH_VERSION 3
154-
#define THREADX_BUILD_VERSION 202503
155-
#define THREADX_HOTFIX_VERSION ''
153+
#define THREADX_PATCH_VERSION 5
154+
#define THREADX_BUILD_VERSION 202504
155+
#define THREADX_HOTFIX_VERSION ' '
156156

157157

158158
/* Define the following symbol for backward compatibility */

0 commit comments

Comments
 (0)