From 847185c77ecd973aa901bfd633765e1b52f22285 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Thu, 21 Jul 2022 21:09:19 -0700 Subject: [PATCH] Release 5.2.1.29Y Release 5.2.1.29Y Change-Id: I0b9d820411cb34e1cb1c0d7a129962b03bd95e70 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 a2d8ceabf1..07e226b598 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 29 -#define QWLAN_VERSIONSTR "5.2.1.29X" +#define QWLAN_VERSIONSTR "5.2.1.29Y" #endif /* QWLAN_VERSION_H */