From 8b9ab37b865a2e42e3d2aa1f60e464be14a5792d Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Fri, 12 Nov 2021 03:13:00 -0800 Subject: [PATCH] Release 5.2.0.255L Release 5.2.0.255L Change-Id: I83df7615393cdf04253675e5c9603390972fcf2a 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 283eba0945..dbdc312d8f 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 255 -#define QWLAN_VERSIONSTR "5.2.0.255K" +#define QWLAN_VERSIONSTR "5.2.0.255L" #endif /* QWLAN_VERSION_H */