From 7977909a187852cd61e37de56ca166dd213dbcdf Mon Sep 17 00:00:00 2001 From: nshrivas Date: Wed, 15 Apr 2020 19:00:50 -0700 Subject: [PATCH] Release 5.2.0.181M Release 5.2.0.181M Change-Id: Ia971b23bf69e29ad1c5d7f6f592cba61f15668d9 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 55200a39ab..f5b33c27c2 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 181 -#define QWLAN_VERSIONSTR "5.2.0.181L" +#define QWLAN_VERSIONSTR "5.2.0.181M" #endif /* QWLAN_VERSION_H */