From 3529aa2304ecd560ef1aa691508500ae539555b0 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Thu, 2 Jan 2020 08:16:12 -0800 Subject: [PATCH] Release 5.2.0.163M Release 5.2.0.163M Change-Id: I25d650b9c84779491ce9599358cca4ea61dd300e 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 081249fad1..2e11164031 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 0 -#define QWLAN_VERSION_EXTRA "L" +#define QWLAN_VERSION_EXTRA "M" #define QWLAN_VERSION_BUILD 163 -#define QWLAN_VERSIONSTR "5.2.0.163L" +#define QWLAN_VERSIONSTR "5.2.0.163M" #endif /* QWLAN_VERSION_H */