From 66ab43dc29f5c0be0be89dc6e53f7af5dad6fde4 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Wed, 11 May 2022 14:57:00 -0700 Subject: [PATCH] Release 5.2.1.21E Release 5.2.1.21E Change-Id: Ie240714ad940f20fdad370d092a006e5885e868e 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 5c1b155593..aae2690f4d 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 21 -#define QWLAN_VERSIONSTR "5.2.1.21D" +#define QWLAN_VERSIONSTR "5.2.1.21E" #endif /* QWLAN_VERSION_H */