From e16cf530ca23337ad5423f71df578c2ebacdd82d Mon Sep 17 00:00:00 2001 From: nshrivas Date: Tue, 23 Oct 2018 16:51:27 -0700 Subject: [PATCH] Release 5.2.0.102W Release 5.2.0.102W Change-Id: I56d091d40377a6f66c45eeaa38c0e3c3f5d64ec2 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 a3d2cedc38..d8b64a6abc 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 102 -#define QWLAN_VERSIONSTR "5.2.0.102V" +#define QWLAN_VERSIONSTR "5.2.0.102W" #endif /* QWLAN_VERSION_H */