From bdf0d8c286bb2f8335636ea0db51ff298eccd7b7 Mon Sep 17 00:00:00 2001 From: Rahul Choudhary Date: Tue, 30 May 2023 10:21:33 -0700 Subject: [PATCH] Release 5.2.1.68U Release 5.2.1.68U Change-Id: I3e487621dd38a2a882f335dc0aaac05f4fdf8e60 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 67e2b053b4..37426ebbc0 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 68 -#define QWLAN_VERSIONSTR "5.2.1.68T" +#define QWLAN_VERSIONSTR "5.2.1.68U" #endif /* QWLAN_VERSION_H */