From a753a38e442d5745bb385b370a3d02980788259e Mon Sep 17 00:00:00 2001 From: nshrivas Date: Tue, 25 Sep 2018 07:01:53 -0700 Subject: [PATCH] Release 5.2.0.98K Release 5.2.0.98K Change-Id: I913d5936d23efc51bfa9c75764e4eb86d55a73ab 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 730e99da4b3a4..d3fc745fafa05 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 "J" +#define QWLAN_VERSION_EXTRA "K" #define QWLAN_VERSION_BUILD 98 -#define QWLAN_VERSIONSTR "5.2.0.98J" +#define QWLAN_VERSIONSTR "5.2.0.98K" #endif /* QWLAN_VERSION_H */