From 4c7d2648f65b0bb83737149ea99fc5be3afbcedd Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Thu, 23 Feb 2023 22:06:39 -0800 Subject: [PATCH] Release 5.2.1.56I Release 5.2.1.56I Change-Id: I4e2d399cdf26543660014dc8b59a955fde3017c7 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 7792e29e35..32db26ef65 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 "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 56 -#define QWLAN_VERSIONSTR "5.2.1.56H" +#define QWLAN_VERSIONSTR "5.2.1.56I" #endif /* QWLAN_VERSION_H */