summaryrefslogtreecommitdiff
path: root/ports/cortex_r4/ghs
diff options
context:
space:
mode:
Diffstat (limited to 'ports/cortex_r4/ghs')
-rw-r--r--ports/cortex_r4/ghs/inc/tx_port.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cortex_r4/ghs/inc/tx_port.h b/ports/cortex_r4/ghs/inc/tx_port.h
index ca07eaec..8bdac17b 100644
--- a/ports/cortex_r4/ghs/inc/tx_port.h
+++ b/ports/cortex_r4/ghs/inc/tx_port.h
@@ -384,7 +384,7 @@ asm void restore_ints(int a)
#ifdef TX_THREAD_INIT
CHAR _tx_version_id[] =
- "Copyright (c) 2024 Microsoft Corporation. * ThreadX Cortex-R4/Green Hills Version 6.4.1 *";
+ "Copyright (c) 2024 Microsoft Corporation. * ThreadX Cortex-R4/Green Hills Version 6.4.2 *";
#else
extern CHAR _tx_version_id[];
#endif