From c9b9ef2e3665b96d41fbbe5082bcf35fb6725a6d Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Sun, 12 Jun 2022 22:45:47 -0700 Subject: [PATCH] Release 5.2.1.24W Release 5.2.1.24W Change-Id: Ic79e98e5f71c578d3f731d4ee31c6cf78cc38412 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 191c124a7a..fc68d7c5fd 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 1 -#define QWLAN_VERSION_EXTRA "V" +#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_BUILD 24 -#define QWLAN_VERSIONSTR "5.2.1.24V" +#define QWLAN_VERSIONSTR "5.2.1.24W" #endif /* QWLAN_VERSION_H */