From 6a3402d87f96429c3fcbde3d54269519ca243713 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Tue, 10 Mar 2020 09:20:32 -0700 Subject: [PATCH] Release 5.2.0.175L Release 5.2.0.175L Change-Id: I487025674619f595e9dd9e11909239a03b03c30e 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 bfc001f5ee..541cdfa525 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 0 -#define QWLAN_VERSION_EXTRA "K" +#define QWLAN_VERSION_EXTRA "L" #define QWLAN_VERSION_BUILD 175 -#define QWLAN_VERSIONSTR "5.2.0.175K" +#define QWLAN_VERSIONSTR "5.2.0.175L" #endif /* QWLAN_VERSION_H */