From c2f957175bb797e7b7a55897880e22e0acd000b9 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Tue, 9 Nov 2021 19:21:38 -0800 Subject: [PATCH] Release 5.2.0.255H Release 5.2.0.255H Change-Id: If8a09300d2553fb7ec047087bc7eeb5b065e0b15 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 78c9499fc7..7deee76eb8 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 0 -#define QWLAN_VERSION_EXTRA "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 255 -#define QWLAN_VERSIONSTR "5.2.0.255G" +#define QWLAN_VERSIONSTR "5.2.0.255H" #endif /* QWLAN_VERSION_H */