From c7de6fcbe0b0baf3f65ef09fbe8ea86c747d160e Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Mon, 8 May 2023 04:07:26 -0700 Subject: [PATCH] Release 5.2.1.65H Release 5.2.1.65H Change-Id: I981c507d64b3159b2d15ae493fa271433ec228c1 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 473c8c89a0..b26a34c111 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 65 -#define QWLAN_VERSIONSTR "5.2.1.65G" +#define QWLAN_VERSIONSTR "5.2.1.65H" #endif /* QWLAN_VERSION_H */