From 8242158f16a8674fc015302fca77a7f3602eb50b Mon Sep 17 00:00:00 2001 From: Rahul Choudhary Date: Wed, 20 Sep 2023 20:09:31 -0700 Subject: [PATCH] Release 5.2.1.79X Release 5.2.1.79X Change-Id: I21abade2e633fd8e62d33dcde7bbf917e9c97c7e 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 30e91db751..553354469a 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 "W" +#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_BUILD 79 -#define QWLAN_VERSIONSTR "5.2.1.79W" +#define QWLAN_VERSIONSTR "5.2.1.79X" #endif /* QWLAN_VERSION_H */