From 925d3ebd58110f9d67afe18d2deb5572c9b1a7b2 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Sat, 18 Feb 2023 18:45:58 -0800 Subject: [PATCH] Release 5.2.1.55Z Release 5.2.1.55Z Change-Id: Ia34a4e09dc90c3ad0c783921b59b88fc37c274b7 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 3431dc9c6d..02231dc92b 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 1 -#define QWLAN_VERSION_EXTRA "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 55 -#define QWLAN_VERSIONSTR "5.2.1.55Y" +#define QWLAN_VERSIONSTR "5.2.1.55Z" #endif /* QWLAN_VERSION_H */