[AUTO][RELEASE]: Bump task.h version macros to "10.4.2"

This commit is contained in:
David Chalco 2020-11-10 14:42:58 -08:00
parent 337bca615e
commit 50a2321838

View File

@ -44,10 +44,10 @@
* MACROS AND DEFINITIONS
*----------------------------------------------------------*/
#define tskKERNEL_VERSION_NUMBER "V10.4.1"
#define tskKERNEL_VERSION_NUMBER "V10.4.2"
#define tskKERNEL_VERSION_MAJOR 10
#define tskKERNEL_VERSION_MINOR 4
#define tskKERNEL_VERSION_BUILD 1
#define tskKERNEL_VERSION_BUILD 2
/* MPU region parameters passed in ulParameters
* of MemoryRegion_t struct. */