From fe661945ff2a4e898be2fee92d2831065e290f72 Mon Sep 17 00:00:00 2001 From: Ravindra Konda Date: Wed, 23 Oct 2024 20:46:04 -0700 Subject: [PATCH] Release 5.2.1.113H Release 5.2.1.113H Change-Id: Ie66deae0cc043c51a0efb70859c8ce5b75ec0bee 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 39a0578172..a9a3e20463 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 113 -#define QWLAN_VERSIONSTR "5.2.1.113G" +#define QWLAN_VERSIONSTR "5.2.1.113H" #endif /* QWLAN_VERSION_H */