From 78db6490da7ff32a96ce8d4e23073d9751f8564b Mon Sep 17 00:00:00 2001 From: Ravindra Konda Date: Tue, 6 May 2025 18:28:58 -0700 Subject: [PATCH] Release 5.2.1.121L Release 5.2.1.121L Change-Id: I306e639a4e27b4f71bd04754926b2453a8d7b85a 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 f351839a5a..ddab83bfe9 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 121 -#define QWLAN_VERSIONSTR "5.2.1.121K" +#define QWLAN_VERSIONSTR "5.2.1.121L" #endif /* QWLAN_VERSION_H */