From 95c7b813db4e96d6d29d3b45d51037bde173d931 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Sun, 7 Jun 2020 08:07:44 -0700 Subject: [PATCH] Release 5.2.0.189F Release 5.2.0.189F Change-Id: Id2475f4d55796f844b3e5729e9efcdc5ec72c5df 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 1ca590926d57c..4fda92e485855 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 "E" +#define QWLAN_VERSION_EXTRA "F" #define QWLAN_VERSION_BUILD 189 -#define QWLAN_VERSIONSTR "5.2.0.189E" +#define QWLAN_VERSIONSTR "5.2.0.189F" #endif /* QWLAN_VERSION_H */