From 33cd663fc92da8d305dc254e7c6abe51d95f0402 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Wed, 10 Oct 2018 13:22:32 -0700 Subject: [PATCH] Release 5.2.0.100Z Release 5.2.0.100Z Change-Id: I83778244d6fb71d09584e82eb48bb5244d0b6d81 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 168e5bd3b0..960f23239a 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 100 -#define QWLAN_VERSIONSTR "5.2.0.100Y" +#define QWLAN_VERSIONSTR "5.2.0.100Z" #endif /* QWLAN_VERSION_H */