From fa096127e30421992a4957af157b6ac874613dce Mon Sep 17 00:00:00 2001 From: snandini Date: Thu, 26 Nov 2020 08:10:02 -0800 Subject: [PATCH] Release 5.2.0.211X Release 5.2.0.211X Change-Id: I744d2d669d2c3953e25506df183aabe061841eee 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 99205bb02d..764b789d83 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 "W" +#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_BUILD 211 -#define QWLAN_VERSIONSTR "5.2.0.211W" +#define QWLAN_VERSIONSTR "5.2.0.211X" #endif /* QWLAN_VERSION_H */