From 3d07edaed54adc3d20e3f463e62704710976d53b Mon Sep 17 00:00:00 2001 From: nshrivas Date: Thu, 8 Nov 2018 13:39:34 -0800 Subject: [PATCH] Release 5.2.0.105I Release 5.2.0.105I Change-Id: I29e5956af2ed260ec9f3760682c5bbf32ab4d89e 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 33b7bdedf6..f4d43e903e 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 105 -#define QWLAN_VERSIONSTR "5.2.0.105H" +#define QWLAN_VERSIONSTR "5.2.0.105I" #endif /* QWLAN_VERSION_H */