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