From 8a2639fa64dadf1c1ce5759e6dcd19d1c0e87a32 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Tue, 19 Feb 2019 17:47:29 -0800 Subject: [PATCH] Release 5.2.0.120L Release 5.2.0.120L Change-Id: Ib26270f2ecc3856a410f4476d628b93258ec26bc 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 23e6b0cf1c..e7acb71f57 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 120 -#define QWLAN_VERSIONSTR "5.2.0.120K" +#define QWLAN_VERSIONSTR "5.2.0.120L" #endif /* QWLAN_VERSION_H */