From b10bc753f3acd084365cc8c79007773f4fe151c7 Mon Sep 17 00:00:00 2001 From: Ravindra Konda Date: Sun, 2 Jun 2024 20:20:02 -0700 Subject: [PATCH] Release 5.2.1.91D Release 5.2.1.91D Change-Id: I1020ac67fabf51a63f2cb1d3af748821d7eac730 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 5ce63e25af..32321654c8 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 91 -#define QWLAN_VERSIONSTR "5.2.1.91C" +#define QWLAN_VERSIONSTR "5.2.1.91D" #endif /* QWLAN_VERSION_H */