From 1687e16c01e26cef9d0ba8ff6a20ade0c1d595c1 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Sun, 10 Jun 2018 23:55:58 -0700 Subject: [PATCH] Release 5.2.0.82H Release 5.2.0.82H Change-Id: I1be89d262fc10e0c9ff97ae30d9b8916f7a7406f 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 ef6456dea3..2e8480585a 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 82 -#define QWLAN_VERSIONSTR "5.2.0.82G" +#define QWLAN_VERSIONSTR "5.2.0.82H" #endif /* QWLAN_VERSION_H */