From 14c83ba01c3fac0803245120ec2ddfb671475d87 Mon Sep 17 00:00:00 2001 From: snandini Date: Sat, 8 Aug 2020 18:59:28 -0700 Subject: [PATCH] Release 5.2.0.197L Release 5.2.0.197L Change-Id: I48142eae48ee109ef3ee1f872159b2d731d88d64 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 54bef48d1278f..2d994703b131c 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 197 -#define QWLAN_VERSIONSTR "5.2.0.197K" +#define QWLAN_VERSIONSTR "5.2.0.197L" #endif /* QWLAN_VERSION_H */