From ccbd35f3cd48426ebd6e0671303713b9e1b05aaa Mon Sep 17 00:00:00 2001 From: nshrivas Date: Tue, 7 Jul 2020 07:24:47 -0700 Subject: [PATCH] Release 5.2.0.192W Release 5.2.0.192W Change-Id: I5dbb8cefda94d586028f6f7c4a3f58b0f8d80d28 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 db0a0d6e91..e9f0facc3a 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 192 -#define QWLAN_VERSIONSTR "5.2.0.192V" +#define QWLAN_VERSIONSTR "5.2.0.192W" #endif /* QWLAN_VERSION_H */