From 98d13262817c53a416f9da3f3562797543d10854 Mon Sep 17 00:00:00 2001 From: snandini Date: Thu, 26 Nov 2020 06:08:24 -0800 Subject: [PATCH] Release 5.2.0.211W Release 5.2.0.211W Change-Id: Ibd3ef3e483d8fa4a008b168440846139298cf1c8 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 1046a2fc24..99205bb02d 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 211 -#define QWLAN_VERSIONSTR "5.2.0.211V" +#define QWLAN_VERSIONSTR "5.2.0.211W" #endif /* QWLAN_VERSION_H */