From d93a5bced672eaad1c022ced46785827a81e8811 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Fri, 25 Mar 2022 14:33:21 -0700 Subject: [PATCH] Release 5.2.1.15M Release 5.2.1.15M Change-Id: I4e390064c3195c70ef8c96fafddd990011cd8aee CRs-Fixed: 774533 --- core/mac/inc/qwlan_version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index e3bd44fa38..b54b992e58 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 2 #define QWLAN_VERSION_PATCH 1 -#define QWLAN_VERSION_EXTRA "L" +#define QWLAN_VERSION_EXTRA "M" #define QWLAN_VERSION_BUILD 15 -#define QWLAN_VERSIONSTR "5.2.1.15L" +#define QWLAN_VERSIONSTR "5.2.1.15M" #endif /* QWLAN_VERSION_H */