From cf7f60386631fea500ac16c648b97a2934b7486f Mon Sep 17 00:00:00 2001 From: nshrivas Date: Fri, 31 Jan 2020 14:34:47 -0800 Subject: [PATCH] Release 5.2.0.168I Release 5.2.0.168I Change-Id: I56e3cc4ab4e8e65d24a08ebbde4110e7be495d98 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 630014148b..f65dbd1809 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 "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 168 -#define QWLAN_VERSIONSTR "5.2.0.168H" +#define QWLAN_VERSIONSTR "5.2.0.168I" #endif /* QWLAN_VERSION_H */