From e0f4cdef5f14b318ded76d32ec8368ba3047c572 Mon Sep 17 00:00:00 2001 From: snandini Date: Fri, 25 Sep 2020 01:29:43 -0700 Subject: [PATCH] Release 5.2.0.204 Release 5.2.0.204 Change-Id: Id29dfb1e61fcb5f828d98a3d01e88f2d1dc8534d 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 53c7d3a7f9061..154e9a2bf19e6 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 203 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 204 -#define QWLAN_VERSIONSTR "5.2.0.203Z" +#define QWLAN_VERSIONSTR "5.2.0.204" #endif /* QWLAN_VERSION_H */