From bbf46547c784ae5157ee1fba64428670e00ee59f Mon Sep 17 00:00:00 2001 From: Rahul Choudhary Date: Tue, 26 Sep 2023 21:30:04 -0700 Subject: [PATCH] Release 5.2.1.80L Release 5.2.1.80L Change-Id: Id03315bd4b72d0e158197bbfb718d9ca7f7ec843 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 de6528785d..682c42f03e 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 80 -#define QWLAN_VERSIONSTR "5.2.1.80K" +#define QWLAN_VERSIONSTR "5.2.1.80L" #endif /* QWLAN_VERSION_H */