From 85990548c667c774d0ec3310450fff15da6a0c4b Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Wed, 20 Apr 2022 11:49:01 -0700 Subject: [PATCH] Release 5.2.1.18I Release 5.2.1.18I Change-Id: I3cb3f52e6aa1ef0af5f3e61383e94c7f55c93bd3 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 8dd898bd33..0f45f456b5 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 18 -#define QWLAN_VERSIONSTR "5.2.1.18H" +#define QWLAN_VERSIONSTR "5.2.1.18I" #endif /* QWLAN_VERSION_H */