From 43c56dbc94909455f39b8409081d9d55ff9705ce Mon Sep 17 00:00:00 2001 From: Rahul Choudhary Date: Fri, 9 Jun 2023 23:58:47 -0700 Subject: [PATCH] Release 5.2.1.70H Release 5.2.1.70H Change-Id: I80e7e2669f01d7699d11622ce8c059dc2ddcb5fe 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 37b7357adf..1da783eddb 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 70 -#define QWLAN_VERSIONSTR "5.2.1.70G" +#define QWLAN_VERSIONSTR "5.2.1.70H" #endif /* QWLAN_VERSION_H */