From c0ca1fc4de5190a2fdc4d56323ba99b671e0c917 Mon Sep 17 00:00:00 2001 From: snandini Date: Mon, 23 Oct 2017 16:30:21 -0700 Subject: [PATCH] Release 5.2.0.50M Release 5.2.0.50M Change-Id: I5419e6381bd86f9fcac4c4ded099078cdbdb56a6 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 45c874184e1d3..2eefc32f9fde6 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,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 50 -#define QWLAN_VERSIONSTR "5.2.0.50L" +#define QWLAN_VERSIONSTR "5.2.0.50M" #endif /* QWLAN_VERSION_H */