From e9946e57e676b0fc7287143a6893efc5fad6c462 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Mon, 16 Dec 2019 06:35:16 -0800 Subject: [PATCH] Release 5.2.0.161M Release 5.2.0.161M Change-Id: I651cadd0ce4853e488aaf3bbb440a1d01c149594 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 db5f949ebd4c5..4ed7c20c97509 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 161 -#define QWLAN_VERSIONSTR "5.2.0.161L" +#define QWLAN_VERSIONSTR "5.2.0.161M" #endif /* QWLAN_VERSION_H */