From e46f56f47f1a59f20f92c9f0c5bef764f345eaa2 Mon Sep 17 00:00:00 2001 From: Ravindra Konda Date: Thu, 28 Mar 2024 09:31:41 -0700 Subject: [PATCH] Release 5.2.1.88T Release 5.2.1.88T Change-Id: I6636fed199b216d70d9a23bf0ee65c2ec0a229f8 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 bef9b7b86d..a15bc5880a 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 "S" +#define QWLAN_VERSION_EXTRA "T" #define QWLAN_VERSION_BUILD 88 -#define QWLAN_VERSIONSTR "5.2.1.88S" +#define QWLAN_VERSIONSTR "5.2.1.88T" #endif /* QWLAN_VERSION_H */