From 8865eb47abb735b5a1ff3dd6ec839b36f4414cf3 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Wed, 13 Nov 2019 06:53:05 -0800 Subject: [PATCH] Release 5.2.0.156W Release 5.2.0.156W Change-Id: If2df28ddd2529e5decf9a414edeaf1f4853aeb63 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 abc7670bd4..67f7d1782e 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 "V" +#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_BUILD 156 -#define QWLAN_VERSIONSTR "5.2.0.156V" +#define QWLAN_VERSIONSTR "5.2.0.156W" #endif /* QWLAN_VERSION_H */