mirror of
https://github.com/eclipse-threadx/threadx.git
synced 2025-11-16 04:24:48 +00:00
Updated version number to 6.4.2.
This commit is contained in:
@@ -106,6 +106,9 @@
|
|||||||
/* 03-01-2024 Tiejun Zhou Modified comment(s), */
|
/* 03-01-2024 Tiejun Zhou Modified comment(s), */
|
||||||
/* update version number, */
|
/* update version number, */
|
||||||
/* resulting in version 6.4.1 */
|
/* resulting in version 6.4.1 */
|
||||||
|
/* 02-19-2025 Frédéric Desbiens Modified comment(s), */
|
||||||
|
/* update version number, */
|
||||||
|
/* resulting in version 6.4.2 */
|
||||||
/* */
|
/* */
|
||||||
/**************************************************************************/
|
/**************************************************************************/
|
||||||
|
|
||||||
@@ -145,7 +148,7 @@ extern "C" {
|
|||||||
#define AZURE_RTOS_THREADX
|
#define AZURE_RTOS_THREADX
|
||||||
#define THREADX_MAJOR_VERSION 6
|
#define THREADX_MAJOR_VERSION 6
|
||||||
#define THREADX_MINOR_VERSION 4
|
#define THREADX_MINOR_VERSION 4
|
||||||
#define THREADX_PATCH_VERSION 1
|
#define THREADX_PATCH_VERSION 2
|
||||||
|
|
||||||
/* Define the following symbol for backward compatibility */
|
/* Define the following symbol for backward compatibility */
|
||||||
#define EL_PRODUCT_THREADX
|
#define EL_PRODUCT_THREADX
|
||||||
|
|||||||
@@ -94,6 +94,9 @@
|
|||||||
/* 03-01-2024 Tiejun Zhou Modified comment(s), */
|
/* 03-01-2024 Tiejun Zhou Modified comment(s), */
|
||||||
/* update version number, */
|
/* update version number, */
|
||||||
/* resulting in version 6.4.1 */
|
/* resulting in version 6.4.1 */
|
||||||
|
/* 02-19-2025 Frédéric Desbiens Modified comment(s), */
|
||||||
|
/* update version number, */
|
||||||
|
/* resulting in version 6.4.2 */
|
||||||
/* */
|
/* */
|
||||||
/**************************************************************************/
|
/**************************************************************************/
|
||||||
|
|
||||||
@@ -146,7 +149,7 @@ extern "C" {
|
|||||||
#define AZURE_RTOS_THREADX
|
#define AZURE_RTOS_THREADX
|
||||||
#define THREADX_MAJOR_VERSION 6
|
#define THREADX_MAJOR_VERSION 6
|
||||||
#define THREADX_MINOR_VERSION 4
|
#define THREADX_MINOR_VERSION 4
|
||||||
#define THREADX_PATCH_VERSION 1
|
#define THREADX_PATCH_VERSION 2
|
||||||
|
|
||||||
/* Define the following symbol for backward compatibility */
|
/* Define the following symbol for backward compatibility */
|
||||||
#define EL_PRODUCT_THREADX
|
#define EL_PRODUCT_THREADX
|
||||||
|
|||||||
Reference in New Issue
Block a user