From e29354e1a17b300d45514e4d8641f37317c53690 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Mon, 17 Oct 2022 04:52:03 -0700 Subject: [PATCH] Release 5.2.1.41U Release 5.2.1.41U Change-Id: Iff8869da462758efb43c3fcaf132f316e929c036 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 35991fc82a..7500d368eb 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 "T" +#define QWLAN_VERSION_EXTRA "U" #define QWLAN_VERSION_BUILD 41 -#define QWLAN_VERSIONSTR "5.2.1.41T" +#define QWLAN_VERSIONSTR "5.2.1.41U" #endif /* QWLAN_VERSION_H */