From f29c9083644b6893aab43527e525f41784be4474 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Sun, 21 Jul 2019 22:04:46 -0700 Subject: [PATCH] Release 5.2.0.140L Release 5.2.0.140L Change-Id: Iacddf923f040d5c40e9f0ed83f0b9959c31cb5fb 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 4ec2efc135..ca7447f9a5 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 140 -#define QWLAN_VERSIONSTR "5.2.0.140K" +#define QWLAN_VERSIONSTR "5.2.0.140L" #endif /* QWLAN_VERSION_H */