From 0be3c189d7bee968f7ac1de6c93fca83684c1fc7 Mon Sep 17 00:00:00 2001 From: Ravindra Konda Date: Tue, 12 Mar 2024 02:02:31 -0700 Subject: [PATCH] Release 5.2.1.88A Release 5.2.1.88A Change-Id: Ib54a19b54683ce2d1b082eef5d6f6af2f0f1c9c5 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 16925261a2..ba6d143540 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 "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 88 -#define QWLAN_VERSIONSTR "5.2.1.88" +#define QWLAN_VERSIONSTR "5.2.1.88A" #endif /* QWLAN_VERSION_H */