From cfcba78b5f28653e2b3d8f1c5acb7670f9530279 Mon Sep 17 00:00:00 2001 From: snandini Date: Mon, 8 Jan 2018 00:32:11 -0800 Subject: [PATCH] Release 5.2.0.60J Release 5.2.0.60J Change-Id: I0b56e6c5c479a33e9046670d3820819191a9f051 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 de9275803a2ef..e8914b5816772 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 "I" +#define QWLAN_VERSION_EXTRA "J" #define QWLAN_VERSION_BUILD 60 -#define QWLAN_VERSIONSTR "5.2.0.60I" +#define QWLAN_VERSIONSTR "5.2.0.60J" #endif /* QWLAN_VERSION_H */