From a1aa96c98a59b2de0e20f47680b4abf5253ac44e Mon Sep 17 00:00:00 2001 From: snandini Date: Tue, 2 Jan 2018 15:37:36 -0800 Subject: [PATCH] Release 5.2.0.59W Release 5.2.0.59W Change-Id: I51dcc05615eb205298225880f0eed3d92f9fc916 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 c80c5bc51e..3c39bb7276 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 "V" +#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_BUILD 59 -#define QWLAN_VERSIONSTR "5.2.0.59V" +#define QWLAN_VERSIONSTR "5.2.0.59W" #endif /* QWLAN_VERSION_H */