From 4472900f1dadd7a2c802cdee618482ad77c44cdb Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Mon, 6 Sep 2021 00:54:49 -0700 Subject: [PATCH] Release 5.2.0.246W Release 5.2.0.246W Change-Id: I26be5d6e9b82eb390b4a129d403bc8e5b7c10594 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 93b5eba570..ab2bc5960b 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 246 -#define QWLAN_VERSIONSTR "5.2.0.246V" +#define QWLAN_VERSIONSTR "5.2.0.246W" #endif /* QWLAN_VERSION_H */