summaryrefslogtreecommitdiff
path: root/ports_smp/linux/gnu/inc/tx_port.h
diff options
context:
space:
mode:
authorFrédéric Desbiens <[email protected]>2025-02-24 15:43:49 -0500
committerGitHub <[email protected]>2025-02-24 15:43:49 -0500
commit06dabb0ad0403f59889ce85eeb3d48dbd9d3759b (patch)
tree55c635ef6650198af9edf00e063c916124cfa816 /ports_smp/linux/gnu/inc/tx_port.h
parent98c9172d01dcfdd0026ee3f5c6259dea6a12f253 (diff)
parentf0a44ad3914da1ce8429e55ff74f59eca11b6ec7 (diff)
Merge pull request #442 from eclipse-threadx/devv6.4.2_rel
Release ThreadX 6.4.2
Diffstat (limited to 'ports_smp/linux/gnu/inc/tx_port.h')
-rw-r--r--ports_smp/linux/gnu/inc/tx_port.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports_smp/linux/gnu/inc/tx_port.h b/ports_smp/linux/gnu/inc/tx_port.h
index c8a02235..697ee8be 100644
--- a/ports_smp/linux/gnu/inc/tx_port.h
+++ b/ports_smp/linux/gnu/inc/tx_port.h
@@ -633,7 +633,7 @@ void _tx_thread_smp_debug_entry_insert(ULONG id, ULONG su
#ifdef TX_THREAD_INIT
CHAR _tx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * ThreadX SMP/Linux/gcc Version 6.4.1 *";
+ "Copyright (c) 2024 Microsoft Corporation. * ThreadX SMP/Linux/gcc Version 6.4.2 *";
#else
extern CHAR _tx_version_id[];
#endif