File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 106106/* 03-01-2024 Tiejun Zhou Modified comment(s), */
107107/* update version number, */
108108/* resulting in version 6.4.1 */
109+ /* 02-19-2025 Frédéric Desbiens Modified comment(s), */
110+ /* update version number, */
111+ /* resulting in version 6.4.2 */
109112/* */
110113/**************************************************************************/
111114
@@ -145,7 +148,7 @@ extern "C" {
145148#define AZURE_RTOS_THREADX
146149#define THREADX_MAJOR_VERSION 6
147150#define THREADX_MINOR_VERSION 4
148- #define THREADX_PATCH_VERSION 1
151+ #define THREADX_PATCH_VERSION 2
149152
150153/* Define the following symbol for backward compatibility */
151154#define EL_PRODUCT_THREADX
Original file line number Diff line number Diff line change 9494/* 03-01-2024 Tiejun Zhou Modified comment(s), */
9595/* update version number, */
9696/* resulting in version 6.4.1 */
97+ /* 02-19-2025 Frédéric Desbiens Modified comment(s), */
98+ /* update version number, */
99+ /* resulting in version 6.4.2 */
97100/* */
98101/**************************************************************************/
99102
@@ -146,7 +149,7 @@ extern "C" {
146149#define AZURE_RTOS_THREADX
147150#define THREADX_MAJOR_VERSION 6
148151#define THREADX_MINOR_VERSION 4
149- #define THREADX_PATCH_VERSION 1
152+ #define THREADX_PATCH_VERSION 2
150153
151154/* Define the following symbol for backward compatibility */
152155#define EL_PRODUCT_THREADX
You can’t perform that action at this time.
0 commit comments