From 7d47f4b9c975324e5e17bd410fa8be4e23f8ed36 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Sun, 7 Jun 2020 12:29:09 -0700 Subject: [PATCH] Release 5.2.0.189H Release 5.2.0.189H Change-Id: I37f33c7c705f260d6989da442e4409691822968d 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 fbaf2d5e8a38b..92bd68beb07d0 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 0 -#define QWLAN_VERSION_EXTRA "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 189 -#define QWLAN_VERSIONSTR "5.2.0.189G" +#define QWLAN_VERSIONSTR "5.2.0.189H" #endif /* QWLAN_VERSION_H */