From 49b73a12483d5544ee73180107dca29c55b517b1 Mon Sep 17 00:00:00 2001 From: qcabuildsw Date: Mon, 21 Nov 2016 15:20:11 -0800 Subject: [PATCH] Release 5.2.0.1L Release 5.2.0.1L Change-Id: I0b6fffa3c79d67e3bb50cebf1b2f37fa0e62910f CRs-Fixed: 688141 --- 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 2327ad4773..4455f79537 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,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 1 -#define QWLAN_VERSIONSTR "5.2.0.1K" +#define QWLAN_VERSIONSTR "5.2.0.1L" #endif /* QWLAN_VERSION_H */