summaryrefslogtreecommitdiff
path: root/ports_smp/linux
diff options
context:
space:
mode:
Diffstat (limited to 'ports_smp/linux')
-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 1b235a4b..f1cf2075 100644
--- a/ports_smp/linux/gnu/inc/tx_port.h
+++ b/ports_smp/linux/gnu/inc/tx_port.h
@@ -634,7 +634,7 @@ void _tx_thread_smp_debug_entry_insert(ULONG id, ULONG su
#ifdef TX_THREAD_INIT
CHAR _tx_version_id[] =
- "Copyright (c) Microsoft Corporation. All rights reserved. * ThreadX SMP/Linux/gcc Version 6.1.9 *";
+ "Copyright (c) Microsoft Corporation. All rights reserved. * ThreadX SMP/Linux/gcc Version 6.2.1 *";
#else
extern CHAR _tx_version_id[];
#endif