From 281eeafb6ae631ceefb0e5cc65a920f848a34841 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Wed, 14 Nov 2018 22:06:10 -0800 Subject: [PATCH] Release 5.2.0.106L Release 5.2.0.106L Change-Id: I5b0c88c47beb1449949efe522cc6d9d178be6278 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 0184f80e6c..f5e55d4428 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 106 -#define QWLAN_VERSIONSTR "5.2.0.106K" +#define QWLAN_VERSIONSTR "5.2.0.106L" #endif /* QWLAN_VERSION_H */