From 22d0b6b6dc6de0b5479a92d74d3a26a2bfeb5d3f Mon Sep 17 00:00:00 2001 From: snandini Date: Mon, 14 Aug 2017 03:26:57 -0700 Subject: [PATCH] Release 5.2.0.38H Release 5.2.0.38H Change-Id: Ia68902d2fd18527135bca0bb085a11a68b64c6ee 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 9757882ed2430..3ffc6f5a82e90 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 38 -#define QWLAN_VERSIONSTR "5.2.0.38G" +#define QWLAN_VERSIONSTR "5.2.0.38H" #endif /* QWLAN_VERSION_H */