From 65b00127ad25aa6ddbfd36d2b868cfdb64f5f4c3 Mon Sep 17 00:00:00 2001 From: Gaurav Aggarwal Date: Wed, 6 Oct 2021 19:33:45 -0700 Subject: [PATCH] [AUTO][RELEASE]: Bump task.h version macros to "10.4.3 LTS Patch 2" --- include/task.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/task.h b/include/task.h index ad5b5f56b..3c02f7ab0 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 1" +#define tskKERNEL_VERSION_NUMBER "V10.4.3 LTS Patch 2" #define tskKERNEL_VERSION_MAJOR 10 #define tskKERNEL_VERSION_MINOR 4 #define tskKERNEL_VERSION_BUILD 3