From c965cb8ff64df46478e6373e2d9150f3dc20168c Mon Sep 17 00:00:00 2001 From: Ravindra Konda Date: Mon, 30 Oct 2023 09:45:53 -0700 Subject: [PATCH] Release 5.2.1.83F Release 5.2.1.83F Change-Id: I5ce11885e2d98fbd4a228ba7effdaa3f016d0da3 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 67371313d5..f41608c87d 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 83 -#define QWLAN_VERSIONSTR "5.2.1.83E" +#define QWLAN_VERSIONSTR "5.2.1.83F" #endif /* QWLAN_VERSION_H */