From ec960bce390efe8ecbcd3933d69dd16a23de3083 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Sat, 28 May 2022 00:44:54 -0700 Subject: [PATCH] Release 5.2.1.23H Release 5.2.1.23H Change-Id: I9a0744b78ce8a896dc353e05a635d93748428d8a 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 533b4b854c..fdd0abbce0 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 23 -#define QWLAN_VERSIONSTR "5.2.1.23G" +#define QWLAN_VERSIONSTR "5.2.1.23H" #endif /* QWLAN_VERSION_H */