From 191344751f0bb995db9c452c6715a646739dd098 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Tue, 17 Jan 2023 05:29:19 -0800 Subject: [PATCH] Release 5.2.1.52F Release 5.2.1.52F Change-Id: I93c24c95b5455001bceb23747b34d501d52f68f5 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 1866cf2835..f5d7880a52 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 "E" +#define QWLAN_VERSION_EXTRA "F" #define QWLAN_VERSION_BUILD 52 -#define QWLAN_VERSIONSTR "5.2.1.52E" +#define QWLAN_VERSIONSTR "5.2.1.52F" #endif /* QWLAN_VERSION_H */