From 262084f32ebec02cafaffb413288c3ae9ca3bdd1 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Wed, 1 Mar 2023 00:53:18 -0800 Subject: [PATCH] Release 5.2.1.56Y Release 5.2.1.56Y Change-Id: I3c254338176a04c88497058023a1381dd1802e8a 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 1208e8e3c6..4cb7b3cf27 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 56 -#define QWLAN_VERSIONSTR "5.2.1.56X" +#define QWLAN_VERSIONSTR "5.2.1.56Y" #endif /* QWLAN_VERSION_H */