From e0740b600dc8b148d5a3bd9f6e935387cfe7347e Mon Sep 17 00:00:00 2001 From: nshrivas Date: Wed, 27 Feb 2019 03:13:38 -0800 Subject: [PATCH] Release 5.2.0.122H Release 5.2.0.122H Change-Id: I80555de9d59d0c523b064357df063431db85ee03 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 67ab1aa4e6..268baa44b4 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 122 -#define QWLAN_VERSIONSTR "5.2.0.122G" +#define QWLAN_VERSIONSTR "5.2.0.122H" #endif /* QWLAN_VERSION_H */