Skip to content

Commit 06e3623

Browse files
committed
[AUTO][RELEASE]: Bump task.h version macros to "11.3.0"
1 parent 2624889 commit 06e3623

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

include/task.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@
5454
* The tskKERNEL_VERSION_MAJOR, tskKERNEL_VERSION_MINOR, tskKERNEL_VERSION_BUILD
5555
* values will reflect the last released version number.
5656
*/
57-
#define tskKERNEL_VERSION_NUMBER "V11.1.0+"
57+
#define tskKERNEL_VERSION_NUMBER "V11.3.0"
5858
#define tskKERNEL_VERSION_MAJOR 11
59-
#define tskKERNEL_VERSION_MINOR 1
59+
#define tskKERNEL_VERSION_MINOR 3
6060
#define tskKERNEL_VERSION_BUILD 0
6161

6262
/* MPU region parameters passed in ulParameters

0 commit comments

Comments
 (0)