Update release date and version (#338)
* Update version number in API header * Update release date and version
This commit is contained in:
@@ -548,7 +548,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.3.0 *";
|
||||
"Copyright (c) Microsoft Corporation * ThreadX Linux/gcc Version 6.4.0 *";
|
||||
#else
|
||||
extern CHAR _tx_version_id[];
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user