From 592d540d18c2eb99ac42c6cab3e6b8bd3036d0a7 Mon Sep 17 00:00:00 2001 From: snandini Date: Tue, 20 Apr 2021 03:32:15 -0700 Subject: [PATCH] Release 5.2.0.230M Release 5.2.0.230M Change-Id: Id6be5f45d04b1b1d51943e146e83ab1835804803 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 2a51c96dce..c6850992b1 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 230 -#define QWLAN_VERSIONSTR "5.2.0.230L" +#define QWLAN_VERSIONSTR "5.2.0.230M" #endif /* QWLAN_VERSION_H */