From 6bfc96f668bccff2b0ab0ec4c456d5aebc3a8959 Mon Sep 17 00:00:00 2001 From: Ravindra Konda Date: Mon, 12 Feb 2024 15:08:34 -0800 Subject: [PATCH] Release 5.2.1.87H Release 5.2.1.87H Change-Id: I5d4d445f4f8335b0cfe510f297d8e2d767affe43 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 ff47d312b9..f9ac86a13c 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 "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 87 -#define QWLAN_VERSIONSTR "5.2.1.87G" +#define QWLAN_VERSIONSTR "5.2.1.87H" #endif /* QWLAN_VERSION_H */