From ac7764bd5eb74d12d2913de87d0d11e9ecac2098 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Thu, 6 Sep 2018 01:41:53 -0700 Subject: [PATCH] Release 5.2.0.95L Release 5.2.0.95L Change-Id: I9d44a165c2466d431315eeebde98f043deec5b30 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 b06d77921c..f893b66020 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 95 -#define QWLAN_VERSIONSTR "5.2.0.95K" +#define QWLAN_VERSIONSTR "5.2.0.95L" #endif /* QWLAN_VERSION_H */