From 848ed61f59f92f32cbe67d61421bf2109b3a3377 Mon Sep 17 00:00:00 2001 From: Ravindra Konda Date: Thu, 18 Jan 2024 07:21:06 -0800 Subject: [PATCH] Release 5.2.1.86B Release 5.2.1.86B Change-Id: Id41c4898285e227d4c8b4c0fe2abce2982bdd487 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 551a7dabcd..3055b0607d 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 "A" +#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_BUILD 86 -#define QWLAN_VERSIONSTR "5.2.1.86A" +#define QWLAN_VERSIONSTR "5.2.1.86B" #endif /* QWLAN_VERSION_H */