From 504656dee6cd1825402c8d74c92ec273a3547f1c Mon Sep 17 00:00:00 2001 From: Ravindra Konda Date: Thu, 8 Feb 2024 00:32:22 -0800 Subject: [PATCH] Release 5.2.1.86Z Release 5.2.1.86Z Change-Id: I4278652a0ef209d7b3f7880c30108a98dca391cc 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 903b511dda..69e554d38f 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 86 -#define QWLAN_VERSIONSTR "5.2.1.86Y" +#define QWLAN_VERSIONSTR "5.2.1.86Z" #endif /* QWLAN_VERSION_H */