From 4d305e8621b618806b431f89a0677973545cd03f Mon Sep 17 00:00:00 2001 From: Ravindra Konda Date: Tue, 26 Mar 2024 13:09:48 -0700 Subject: [PATCH] Release 5.2.1.88O Release 5.2.1.88O Change-Id: I060c420f687c5b4b28ea89a4e81f88d53d2f6ea9 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 862bb51c9b..f833cc536d 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 "N" +#define QWLAN_VERSION_EXTRA "O" #define QWLAN_VERSION_BUILD 88 -#define QWLAN_VERSIONSTR "5.2.1.88N" +#define QWLAN_VERSIONSTR "5.2.1.88O" #endif /* QWLAN_VERSION_H */