Skip to content

Commit aa471cf

Browse files
committed
[AUTO][RELEASE]: Bump task.h version macros to "10.4.3"
1 parent ec62f69 commit aa471cf

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.2"
47+
#define tskKERNEL_VERSION_NUMBER "V10.4.3"
4848
#define tskKERNEL_VERSION_MAJOR 10
4949
#define tskKERNEL_VERSION_MINOR 4
50-
#define tskKERNEL_VERSION_BUILD 2
50+
#define tskKERNEL_VERSION_BUILD 3
5151

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

0 commit comments

Comments
 (0)