From 85e1ac663cdee5dad7e987755854c9615791f7ea Mon Sep 17 00:00:00 2001 From: nshrivas Date: Tue, 5 Feb 2019 20:12:31 -0800 Subject: [PATCH] Release 5.2.0.118L Release 5.2.0.118L Change-Id: I18decf65438bc4cb45ee4e461e01162d96e90f17 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 1f93ac7d01..020b5d580a 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 118 -#define QWLAN_VERSIONSTR "5.2.0.118K" +#define QWLAN_VERSIONSTR "5.2.0.118L" #endif /* QWLAN_VERSION_H */