From 13afe4b63debd26af488c77e2ef58223bbd77827 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Thu, 13 Apr 2023 13:58:45 -0700 Subject: [PATCH] Release 5.2.1.63D Release 5.2.1.63D Change-Id: I22a4a178da4b10a7a37a746f2ebb96632580a248 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 048b670842..f8dd7f2cdb 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 63 -#define QWLAN_VERSIONSTR "5.2.1.63C" +#define QWLAN_VERSIONSTR "5.2.1.63D" #endif /* QWLAN_VERSION_H */