From d22fd41500ba3af5630e3b4c940ac9b4843c728d Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Mon, 11 Oct 2021 12:14:32 -0700 Subject: [PATCH] Release 5.2.0.251L Release 5.2.0.251L Change-Id: I104d35e1e41bce4fc892aa1d127e584f327edf59 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 c46cab4a3e..7817c9abc2 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 251 -#define QWLAN_VERSIONSTR "5.2.0.251K" +#define QWLAN_VERSIONSTR "5.2.0.251L" #endif /* QWLAN_VERSION_H */