From 62e29ab7ec2a32e8bc8066b599bf8b6dfc42a68d Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Fri, 17 Sep 2021 01:18:27 -0700 Subject: [PATCH] Release 5.2.0.248 Release 5.2.0.248 Change-Id: I674f0f2ecf3317d05b5ab3f1cb2da395e07fb68f CRs-Fixed: 774533 --- core/mac/inc/qwlan_version.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index 08ad8b4d8c..b3cfcc91a8 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 "Z" -#define QWLAN_VERSION_BUILD 247 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 248 -#define QWLAN_VERSIONSTR "5.2.0.247Z" +#define QWLAN_VERSIONSTR "5.2.0.248" #endif /* QWLAN_VERSION_H */