From ddafba8d9205489db4cbe0789a82448abf30d10a Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Tue, 22 Feb 2022 04:54:33 -0800 Subject: [PATCH] Release 5.2.1.11H Release 5.2.1.11H Change-Id: If4ed3d9a080ed976a0f4be6704848ae4494c7bba 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 453547e793..0cba7abf3d 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 11 -#define QWLAN_VERSIONSTR "5.2.1.11G" +#define QWLAN_VERSIONSTR "5.2.1.11H" #endif /* QWLAN_VERSION_H */