mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-19 21:11:57 -04:00
[AUTO][RELEASE]: Bump task.h version macros to "10.4.3 LTS Patch 3"
This commit is contained in:
parent
9fa8dcb33c
commit
292c794e98
|
@ -44,7 +44,7 @@
|
||||||
* MACROS AND DEFINITIONS
|
* MACROS AND DEFINITIONS
|
||||||
*----------------------------------------------------------*/
|
*----------------------------------------------------------*/
|
||||||
|
|
||||||
#define tskKERNEL_VERSION_NUMBER "V10.4.3 LTS Patch 2"
|
#define tskKERNEL_VERSION_NUMBER "V10.4.3 LTS Patch 3"
|
||||||
#define tskKERNEL_VERSION_MAJOR 10
|
#define tskKERNEL_VERSION_MAJOR 10
|
||||||
#define tskKERNEL_VERSION_MINOR 4
|
#define tskKERNEL_VERSION_MINOR 4
|
||||||
#define tskKERNEL_VERSION_BUILD 3
|
#define tskKERNEL_VERSION_BUILD 3
|
||||||
|
|
Loading…
Reference in a new issue