From ee76dcea4fe239c41bd2c40998cc3a9b4c1a31f2 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Thu, 2 Jun 2022 11:17:57 -0700 Subject: [PATCH] Release 5.2.1.23W Release 5.2.1.23W Change-Id: Ic5ecd06dab594dea6fd2342a231df3291d2a308b 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 61bf0e6c2d..d95f62f47d 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 23 -#define QWLAN_VERSIONSTR "5.2.1.23V" +#define QWLAN_VERSIONSTR "5.2.1.23W" #endif /* QWLAN_VERSION_H */