From a82e7e5eea0096830a8ddd5e7430f050ea5f00d6 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Fri, 16 Sep 2022 23:36:17 -0700 Subject: [PATCH] Release 5.2.1.37L Release 5.2.1.37L Change-Id: Ib91b0ddcdbb4083a49720b4f059cfdb5c48d6433 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 d644c77867..1ca2f012a7 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 "K" +#define QWLAN_VERSION_EXTRA "L" #define QWLAN_VERSION_BUILD 37 -#define QWLAN_VERSIONSTR "5.2.1.37K" +#define QWLAN_VERSIONSTR "5.2.1.37L" #endif /* QWLAN_VERSION_H */