diff options
Diffstat (limited to 'ports/cortex_m0/ac6')
| -rw-r--r-- | ports/cortex_m0/ac6/inc/tx_port.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cortex_m0/ac6/inc/tx_port.h b/ports/cortex_m0/ac6/inc/tx_port.h index 6eedfd3e..de4ec330 100644 --- a/ports/cortex_m0/ac6/inc/tx_port.h +++ b/ports/cortex_m0/ac6/inc/tx_port.h @@ -366,7 +366,7 @@ unsigned int interrupt_save; #ifdef TX_THREAD_INIT CHAR _tx_version_id[] = - "Copyright (c) 2024 Microsoft Corporation. * ThreadX Cortex-M0/AC6 Version 6.4.1 *"; + "Copyright (c) 2024 Microsoft Corporation. * ThreadX Cortex-M0/AC6 Version 6.4.2 *"; #else extern CHAR _tx_version_id[]; #endif |
