From 64c96b1d5c34ed0d682b4e40f6e9475ebdee5dd2 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Fri, 30 Aug 2019 16:02:55 -0700 Subject: [PATCH] Release 5.2.0.146H Release 5.2.0.146H Change-Id: Id261a63dcf0f6f893a9a40e709821493507075f3 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 b1cda7ff41..1a8a1c205d 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 146 -#define QWLAN_VERSIONSTR "5.2.0.146G" +#define QWLAN_VERSIONSTR "5.2.0.146H" #endif /* QWLAN_VERSION_H */