diff options
| author | Frédéric Desbiens <[email protected]> | 2026-06-08 17:08:34 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-06-08 17:08:34 +0200 |
| commit | b91b03b9e75fa523b17127f9e0eca09dca916459 (patch) | |
| tree | f6c93b472994cad9bc3e7244a005216493cca472 /common | |
| parent | 87ab09cce305eb9cd4aacac4e8c62af72f665bff (diff) | |
| parent | df30b8b96e4c0c6d72e0bb80d2a2ec31666e5afe (diff) | |
Merge pull request #548 from eclipse-threadx/devv6.5.1.202602a_rel
Merge changes for the v6.5.1.202602a release
Diffstat (limited to 'common')
| -rw-r--r-- | common/inc/tx_api.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/inc/tx_api.h b/common/inc/tx_api.h index a57c5844..321e70a9 100644 --- a/common/inc/tx_api.h +++ b/common/inc/tx_api.h @@ -79,7 +79,7 @@ extern "C" { #define THREADX_MINOR_VERSION 5 #define THREADX_PATCH_VERSION 1 #define THREADX_BUILD_VERSION 202602 -#define THREADX_HOTFIX_VERSION ' ' +#define THREADX_HOTFIX_VERSION 'a' /* Define the following symbol for backward compatibility */ #define EL_PRODUCT_THREADX |
