From 3ff12d1e69adbcf39e443dca9839454e93a079a6 Mon Sep 17 00:00:00 2001 From: Rahul Choudhary Date: Tue, 15 Aug 2023 06:28:31 -0700 Subject: [PATCH] Release 5.2.1.76Y Release 5.2.1.76Y Change-Id: I78a0f01940b264d49cda75b997408d1eaf4f1b8b 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 f8f6132631..245dc63b15 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 76 -#define QWLAN_VERSIONSTR "5.2.1.76X" +#define QWLAN_VERSIONSTR "5.2.1.76Y" #endif /* QWLAN_VERSION_H */