forked from epagris/FreeRTOS-Kernel
[AUTO][RELEASE]: Bump task.h version macros to "10.4.6"
This commit is contained in:
parent
4c30cc0499
commit
268a5250eb
@ -53,10 +53,10 @@
|
||||
* The tskKERNEL_VERSION_MAJOR, tskKERNEL_VERSION_MINOR, tskKERNEL_VERSION_BUILD
|
||||
* values will reflect the last released version number.
|
||||
*/
|
||||
#define tskKERNEL_VERSION_NUMBER "V10.4.4+"
|
||||
#define tskKERNEL_VERSION_NUMBER "V10.4.6"
|
||||
#define tskKERNEL_VERSION_MAJOR 10
|
||||
#define tskKERNEL_VERSION_MINOR 4
|
||||
#define tskKERNEL_VERSION_BUILD 4
|
||||
#define tskKERNEL_VERSION_BUILD 6
|
||||
|
||||
/* MPU region parameters passed in ulParameters
|
||||
* of MemoryRegion_t struct. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user