From 31094f8cdba98321df94cb5c80d28389ffaca5d4 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Wed, 19 Sep 2018 08:33:13 -0700 Subject: [PATCH] Release 5.2.0.97M Release 5.2.0.97M Change-Id: I147a83c8061c1e95f5857fb8ae865d63fd31dd85 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 89e830c74a..ab180a7a7a 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 97 -#define QWLAN_VERSIONSTR "5.2.0.97L" +#define QWLAN_VERSIONSTR "5.2.0.97M" #endif /* QWLAN_VERSION_H */