From dbefa5d7a309ba7760a033010e4153f0559ac9eb Mon Sep 17 00:00:00 2001 From: Ravindra Konda Date: Sat, 10 Feb 2024 16:31:50 -0800 Subject: [PATCH] Release 5.2.1.87D Release 5.2.1.87D Change-Id: Ie25a4ab022deaa7a326c7da8f05a8c7cc121e01e 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 3ded198183..a7fe2b16d1 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 87 -#define QWLAN_VERSIONSTR "5.2.1.87C" +#define QWLAN_VERSIONSTR "5.2.1.87D" #endif /* QWLAN_VERSION_H */