From 3bc6862f31c141a6e6de650eab096111442cb380 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Mon, 12 Dec 2022 09:54:38 -0800 Subject: [PATCH] Release 5.2.1.48Y Release 5.2.1.48Y Change-Id: I88dbd90e6729d4ee6ed5132ef9cf4317cc9b0101 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 3b93ce09ff..62d6a70267 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 48 -#define QWLAN_VERSIONSTR "5.2.1.48X" +#define QWLAN_VERSIONSTR "5.2.1.48Y" #endif /* QWLAN_VERSION_H */