From d7921d08533147bd748212f8648da425c4267617 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Tue, 11 Feb 2020 05:43:07 -0800 Subject: [PATCH] Release 5.2.0.169Z Release 5.2.0.169Z Change-Id: If51e78bc3c1364b715a6a2d58175f7bf11954a38 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 9a83c6d0545ab..228312350a4d1 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 169 -#define QWLAN_VERSIONSTR "5.2.0.169Y" +#define QWLAN_VERSIONSTR "5.2.0.169Z" #endif /* QWLAN_VERSION_H */