From 2318e4ae405b8770b825cf3a271b28e918ccf3ce Mon Sep 17 00:00:00 2001 From: snandini Date: Tue, 5 Dec 2017 13:38:42 -0800 Subject: [PATCH] Release 5.2.0.56H Release 5.2.0.56H Change-Id: Ibad7a0c9a395c175a1865d17736d40d5ca522257 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 6d7efa6275..9c76ab8c4b 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 56 -#define QWLAN_VERSIONSTR "5.2.0.56G" +#define QWLAN_VERSIONSTR "5.2.0.56H" #endif /* QWLAN_VERSION_H */