Updated version number and added build and hotfix.

This commit is contained in:
Frédéric Desbiens
2025-09-28 23:19:17 +01:00
parent 09751d08c5
commit 8a744afc1c
2 changed files with 7 additions and 2 deletions

View File

@@ -148,7 +148,9 @@ extern "C" {
#define AZURE_RTOS_THREADX
#define THREADX_MAJOR_VERSION 6
#define THREADX_MINOR_VERSION 4
#define THREADX_PATCH_VERSION 2
#define THREADX_PATCH_VERSION 3
#define THREADX_BUILD_VERSION 202503
#define THREADX_HOTFIX_VERSION ''
/* Define the following symbol for backward compatibility */
#define EL_PRODUCT_THREADX

View File

@@ -149,7 +149,10 @@ extern "C" {
#define AZURE_RTOS_THREADX
#define THREADX_MAJOR_VERSION 6
#define THREADX_MINOR_VERSION 4
#define THREADX_PATCH_VERSION 2
#define THREADX_PATCH_VERSION 3
#define THREADX_BUILD_VERSION 202503
#define THREADX_HOTFIX_VERSION ''
/* Define the following symbol for backward compatibility */
#define EL_PRODUCT_THREADX