From 30f766b687e9cfe66635b4f0bdb736b63bfdc81a Mon Sep 17 00:00:00 2001 From: nshrivas Date: Mon, 9 Dec 2019 18:57:12 -0800 Subject: [PATCH] Release 5.2.0.160K Release 5.2.0.160K Change-Id: I15809ae0e803f08744f12ae2dc8ab99eb76da3d2 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 c0502b13f8..a80830dfad 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 160 -#define QWLAN_VERSIONSTR "5.2.0.160J" +#define QWLAN_VERSIONSTR "5.2.0.160K" #endif /* QWLAN_VERSION_H */