summaryrefslogtreecommitdiff
path: root/ports_smp/linux/gnu/inc/tx_port.h
diff options
context:
space:
mode:
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