From 1ef58a7ad345b73de57d4d292e6636fca35f3e23 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Fri, 14 Apr 2023 20:25:05 -0700 Subject: [PATCH] Release 5.2.1.63L Release 5.2.1.63L Change-Id: I484e347f1f6a75793ab767eb863c52212b17ef83 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 1d25c9f6e9..a5a70efbfc 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 1 -#define QWLAN_VERSION_EXTRA "K" +#define QWLAN_VERSION_EXTRA "L" #define QWLAN_VERSION_BUILD 63 -#define QWLAN_VERSIONSTR "5.2.1.63K" +#define QWLAN_VERSIONSTR "5.2.1.63L" #endif /* QWLAN_VERSION_H */