From b36c9edef84b2fc23f6467334665184e9bb3b4c1 Mon Sep 17 00:00:00 2001 From: Ravindra Konda Date: Thu, 2 May 2024 06:45:03 -0700 Subject: [PATCH] Release 5.2.1.89V Release 5.2.1.89V Change-Id: I3cb24d64164bb7386503e04a9716c90bd5ef9bce 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 ead86072e1..58445d9251 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 89 -#define QWLAN_VERSIONSTR "5.2.1.89U" +#define QWLAN_VERSIONSTR "5.2.1.89V" #endif /* QWLAN_VERSION_H */