From d77d648308b9059d55f28c49dd32e1f2e09f1754 Mon Sep 17 00:00:00 2001 From: Ravindra Konda Date: Wed, 6 Mar 2024 22:19:59 -0800 Subject: [PATCH] Release 5.2.1.87V Release 5.2.1.87V Change-Id: Ibe68fcd471b1e67e3983a07a57f84a80dca96d15 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 af630803f9..a6101e4a5c 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 "U" +#define QWLAN_VERSION_EXTRA "V" #define QWLAN_VERSION_BUILD 87 -#define QWLAN_VERSIONSTR "5.2.1.87U" +#define QWLAN_VERSIONSTR "5.2.1.87V" #endif /* QWLAN_VERSION_H */