From 878d4af6339bbe8b4257ff394a764eae57f19e51 Mon Sep 17 00:00:00 2001 From: snandini Date: Thu, 7 Sep 2017 20:12:11 -0700 Subject: [PATCH] Release 5.2.0.42H Release 5.2.0.42H Change-Id: Iff0ce920f6b47e9067a039c4a4d09516b96cd82f 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 1f0aa4627c..075bd1d0aa 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 "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 42 -#define QWLAN_VERSIONSTR "5.2.0.42G" +#define QWLAN_VERSIONSTR "5.2.0.42H" #endif /* QWLAN_VERSION_H */