From 9cf77e05efaa122d840a8ced41e18c809443439e Mon Sep 17 00:00:00 2001 From: snandini Date: Wed, 2 Sep 2020 23:51:54 -0700 Subject: [PATCH] Release 5.2.0.201D Release 5.2.0.201D Change-Id: Ie0fb646e80881f8d95b54f5768eb4c1fcc55f6ff 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 d8a087d2ac..48d05e7060 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 0 -#define QWLAN_VERSION_EXTRA "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 201 -#define QWLAN_VERSIONSTR "5.2.0.201C" +#define QWLAN_VERSIONSTR "5.2.0.201D" #endif /* QWLAN_VERSION_H */