From 99c484bfa46655eef273e907dc21c10c40e971d2 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Wed, 15 Mar 2023 01:25:24 -0700 Subject: [PATCH] Release 5.2.1.59E Release 5.2.1.59E Change-Id: Ic542f3d7aa9adbad5dc94bd9fd2dcb770b1c783d 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 78a0f3588e..b2f1fb33ca 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 "D" +#define QWLAN_VERSION_EXTRA "E" #define QWLAN_VERSION_BUILD 59 -#define QWLAN_VERSIONSTR "5.2.1.59D" +#define QWLAN_VERSIONSTR "5.2.1.59E" #endif /* QWLAN_VERSION_H */