Skip to content

Commit 50a2321

Browse files
committed
[AUTO][RELEASE]: Bump task.h version macros to "10.4.2"
1 parent 337bca6 commit 50a2321

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/task.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@
4444
* MACROS AND DEFINITIONS
4545
*----------------------------------------------------------*/
4646

47-
#define tskKERNEL_VERSION_NUMBER "V10.4.1"
47+
#define tskKERNEL_VERSION_NUMBER "V10.4.2"
4848
#define tskKERNEL_VERSION_MAJOR 10
4949
#define tskKERNEL_VERSION_MINOR 4
50-
#define tskKERNEL_VERSION_BUILD 1
50+
#define tskKERNEL_VERSION_BUILD 2
5151

5252
/* MPU region parameters passed in ulParameters
5353
* of MemoryRegion_t struct. */

0 commit comments

Comments
 (0)