From 292c794e985dfe8ef1b0e0ce1a1cf2d933ef493b Mon Sep 17 00:00:00 2001 From: Gaurav Aggarwal Date: Fri, 16 Sep 2022 18:13:24 +0000 Subject: [PATCH] [AUTO][RELEASE]: Bump task.h version macros to "10.4.3 LTS Patch 3" --- include/task.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/task.h b/include/task.h index 39f2a1c68..bf460c607 100644 --- a/include/task.h +++ b/include/task.h @@ -44,7 +44,7 @@ * MACROS AND DEFINITIONS *----------------------------------------------------------*/ -#define tskKERNEL_VERSION_NUMBER "V10.4.3 LTS Patch 2" +#define tskKERNEL_VERSION_NUMBER "V10.4.3 LTS Patch 3" #define tskKERNEL_VERSION_MAJOR 10 #define tskKERNEL_VERSION_MINOR 4 #define tskKERNEL_VERSION_BUILD 3