summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorFrédéric Desbiens <[email protected]>2026-06-08 16:59:04 +0200
committerGitHub <[email protected]>2026-06-08 16:59:04 +0200
commitdf30b8b96e4c0c6d72e0bb80d2a2ec31666e5afe (patch)
treef6c93b472994cad9bc3e7244a005216493cca472 /common
parent5a07bdac351a47e03feeb714d86c393dc91d30b7 (diff)
Release 6.5.1.202602a preparation (#547)
* Updated version number constants * Updated port version strings --------- Co-authored-by: Copilot <[email protected]>
Diffstat (limited to 'common')
-rw-r--r--common/inc/tx_api.h2
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