diff options
| author | TiejunZhou <[email protected]> | 2024-02-27 06:00:58 +0000 |
|---|---|---|
| committer | TiejunZhou <[email protected]> | 2024-02-27 06:00:58 +0000 |
| commit | 27f0ce9ca2334b975c298fd00eac1bc05ecec1f7 (patch) | |
| tree | 37d16c29dfa87da275290a2b2af7508c070161f8 /ports/linux/gnu | |
| parent | 9f527a31e57b40159713309a1f7ed12fb75bd055 (diff) | |
Update version number to 6.4.1
Diffstat (limited to 'ports/linux/gnu')
| -rw-r--r-- | ports/linux/gnu/inc/tx_port.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/linux/gnu/inc/tx_port.h b/ports/linux/gnu/inc/tx_port.h index 3429ad17..76bec2a6 100644 --- a/ports/linux/gnu/inc/tx_port.h +++ b/ports/linux/gnu/inc/tx_port.h @@ -547,7 +547,7 @@ VOID _tx_thread_interrupt_restore(UINT previous_posture); #ifdef TX_THREAD_INIT CHAR _tx_version_id[] = - "Copyright (c) Microsoft Corporation * ThreadX Linux/gcc Version 6.4.0 *"; + "Copyright (c) Microsoft Corporation * ThreadX Linux/gcc Version 6.4.1 *"; #else extern CHAR _tx_version_id[]; #endif |
