From e42e7fb2a0ec2cac7f026ebc841960b8e9fbee73 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Tue, 17 May 2022 09:21:23 -0700 Subject: [PATCH] Release 5.2.1.21W Release 5.2.1.21W Change-Id: I5cc01bf201043729431bf17e7d0def9d0c58011e 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 e4e3387d5a..cf0291f54b 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 21 -#define QWLAN_VERSIONSTR "5.2.1.21V" +#define QWLAN_VERSIONSTR "5.2.1.21W" #endif /* QWLAN_VERSION_H */