diff options
Diffstat (limited to 'ports/cortex_a5x')
| -rw-r--r-- | ports/cortex_a5x/ac6/inc/tx_port.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cortex_a5x/ac6/inc/tx_port.h b/ports/cortex_a5x/ac6/inc/tx_port.h index becdc1ff..4de50b9f 100644 --- a/ports/cortex_a5x/ac6/inc/tx_port.h +++ b/ports/cortex_a5x/ac6/inc/tx_port.h @@ -356,7 +356,7 @@ VOID tx_thread_fp_disable(VOID); #ifdef TX_THREAD_INIT CHAR _tx_version_id[] = - "Copyright (c) 2024 Microsoft Corporation. * ThreadX Cortex-A5x/ARM Version 6.4.1 *"; + "Copyright (c) 2024 Microsoft Corporation. * ThreadX Cortex-A5x/ARM Version 6.4.2 *"; #else extern CHAR _tx_version_id[]; #endif |
