From b7db9e174cbf1ddb8b16c2e33f4359c11918bb50 Mon Sep 17 00:00:00 2001 From: Ravindra Konda Date: Fri, 5 Jul 2024 03:06:54 -0700 Subject: [PATCH] Release 5.2.1.92B Release 5.2.1.92B Change-Id: If500e551c75fb5508f89289da17586397db9de48 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 73be4e1a99..fe27a5092b 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 92 -#define QWLAN_VERSIONSTR "5.2.1.92A" +#define QWLAN_VERSIONSTR "5.2.1.92B" #endif /* QWLAN_VERSION_H */