From 4b29565f47613ec1ce7be4239c40a399bcf1f04c Mon Sep 17 00:00:00 2001 From: Rahul Choudhary Date: Tue, 6 Jun 2023 05:39:09 -0700 Subject: [PATCH] Release 5.2.1.69W Release 5.2.1.69W Change-Id: I59eefee69dca97302c3b738d7368db2a7beeac10 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 65b4ec06ac..1a4e403c17 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 69 -#define QWLAN_VERSIONSTR "5.2.1.69V" +#define QWLAN_VERSIONSTR "5.2.1.69W" #endif /* QWLAN_VERSION_H */