From ab7e52fd1744886fc7b69bd7c5eb54e28db705d7 Mon Sep 17 00:00:00 2001 From: Ravindra Konda Date: Fri, 31 May 2024 00:49:01 -0700 Subject: [PATCH] Release 5.2.1.91C Release 5.2.1.91C Change-Id: Id6d20e3c1bd5ecf86a157c4cb2a5ea48f2677908 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 8e54e50ab5..5ce63e25af 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 "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 91 -#define QWLAN_VERSIONSTR "5.2.1.91B" +#define QWLAN_VERSIONSTR "5.2.1.91C" #endif /* QWLAN_VERSION_H */