Update version id string.

This commit is contained in:
Bo Chen (from Dev Box)
2024-01-30 08:39:18 +08:00
parent 54a4378fc6
commit 3e1da1f0b0
1048 changed files with 1048 additions and 1048 deletions

View File

@@ -32,7 +32,7 @@
#include "tx_api.h"
#else
#define TX_THREAD_INIT
//CHAR _tx_version_id[100] = "Copyright (c) Microsoft Corporation. All rights reserved. * ThreadX 6.1 MISRA C Compliant *";
//CHAR _tx_version_id[100] = "Copyright (c) 2024 Microsoft Corporation. * ThreadX 6.1 MISRA C Compliant *";
#include "tx_api.h"
#include "tx_thread.h"