From 86269258a48e0a9008dd9d5ebfae9da7ce843393 Mon Sep 17 00:00:00 2001 From: Suman Anna Date: Thu, 22 Apr 2021 09:36:05 -0500 Subject: version: Update version number to 4.20.00.01 Update the minor version number that now includes the fixes for build issues against all applicable platforms with 5.10 kernel. Signed-off-by: Suman Anna --- include/ti/cmem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ti/cmem.h b/include/ti/cmem.h index 8200b50..405218c 100644 --- a/include/ti/cmem.h +++ b/include/ti/cmem.h @@ -322,7 +322,7 @@ extern "C" { /** @ingroup ti_CMEM */ /*@{*/ -#define CMEM_VERSION 0x04200000U +#define CMEM_VERSION 0x04200001U #define MAX_POOLS 32 -- cgit v1.2.3