From 9a185e44962ff8687007b952a14f7f0271c50455 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Sat, 4 Mar 2023 03:54:07 -0800 Subject: [PATCH] Release 5.2.1.57K Release 5.2.1.57K Change-Id: Ie209c7fd504e03d530eca1bd3020ec6e8da57b17 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 6317b0d6c6..df3be21737 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 "J" +#define QWLAN_VERSION_EXTRA "K" #define QWLAN_VERSION_BUILD 57 -#define QWLAN_VERSIONSTR "5.2.1.57J" +#define QWLAN_VERSIONSTR "5.2.1.57K" #endif /* QWLAN_VERSION_H */