From 79a8dc0442072fdccd786f0d1ea421053e51d7a3 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Tue, 18 Oct 2022 16:30:28 -0700 Subject: [PATCH] Release 5.2.1.42E Release 5.2.1.42E Change-Id: I7b7b7830de885a0ba0f4d3cb073170055d1905bd 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 87fc6c1778..b3149ab3eb 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 42 -#define QWLAN_VERSIONSTR "5.2.1.42D" +#define QWLAN_VERSIONSTR "5.2.1.42E" #endif /* QWLAN_VERSION_H */