From e49816234af0aaa4e0f186fe4de08af501c7672f Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Sat, 3 Sep 2022 06:21:32 -0700 Subject: [PATCH] Release 5.2.1.35K Release 5.2.1.35K Change-Id: I70a4903c92ec91cf228abfbffd4b1e2820731a0f 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 1bf739007c..de7e25ad9d 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 35 -#define QWLAN_VERSIONSTR "5.2.1.35J" +#define QWLAN_VERSIONSTR "5.2.1.35K" #endif /* QWLAN_VERSION_H */