From d7784232a31d29f53d33e543e6343f814eb70ed5 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Tue, 5 Feb 2019 06:29:31 -0800 Subject: [PATCH] Release 5.2.0.118H Release 5.2.0.118H Change-Id: I6ce5392306eabcf18570a96f6a5cf26f3506cb5e 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 b507cf4837..da2cbdca65 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 "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 118 -#define QWLAN_VERSIONSTR "5.2.0.118G" +#define QWLAN_VERSIONSTR "5.2.0.118H" #endif /* QWLAN_VERSION_H */