From 851434574b47dfe03337b9a82b80f8672eac0449 Mon Sep 17 00:00:00 2001 From: snandini Date: Thu, 16 Nov 2017 00:12:48 -0800 Subject: [PATCH] Release 5.2.0.54I Release 5.2.0.54I Change-Id: I1ecf69dfe79c403587ac6b4b6b7929668c6ba280 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 cf1454e2b497f..d42876896597a 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,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 54 -#define QWLAN_VERSIONSTR "5.2.0.54H" +#define QWLAN_VERSIONSTR "5.2.0.54I" #endif /* QWLAN_VERSION_H */