Update release date and version (#338)

* Update version number in API header

* Update release date and version
This commit is contained in:
TiejunZhou
2023-12-28 10:51:29 +08:00
committed by GitHub
parent e73843f6d4
commit d9ffb0f97d
432 changed files with 830 additions and 824 deletions

View File

@@ -375,7 +375,7 @@ void _tx_thread_interrupt_restore(UINT old_posture);
#ifdef TX_THREAD_INIT
CHAR _tx_version_id[] =
"Copyright (c) Microsoft Corporation. All rights reserved. * ThreadX ARM11/IAR Version 6.3.0 *";
"Copyright (c) Microsoft Corporation. All rights reserved. * ThreadX ARM11/IAR Version 6.4.0 *";
#else
#ifdef TX_MISRA_ENABLE
extern CHAR _tx_version_id[100];