From 889cf3c12b33c0d7cfda6eecfd2fbadbc4a6d93f Mon Sep 17 00:00:00 2001 From: Sandeep Puligilla Date: Thu, 30 Mar 2017 12:09:57 -0700 Subject: [PATCH] Release 5.2.0.18L Release 5.2.0.18L Change-Id: I83ea60b627c019abef95b7ec1e22cbba7600f9af 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 702bbd914d..695c47511f 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 18 -#define QWLAN_VERSIONSTR "5.2.0.18K" +#define QWLAN_VERSIONSTR "5.2.0.18L" #endif /* QWLAN_VERSION_H */