Update version number to 6.4.1

This commit is contained in:
TiejunZhou
2024-02-27 06:00:58 +00:00
parent 9f527a31e5
commit 27f0ce9ca2
237 changed files with 245 additions and 239 deletions

View File

@@ -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