From 8f533a41380ad32f71d7cb54d5635d5634b8fe0d Mon Sep 17 00:00:00 2001 From: nshrivas Date: Mon, 17 Sep 2018 06:09:35 -0700 Subject: [PATCH] Release 5.2.0.97B Release 5.2.0.97B Change-Id: I12233e31ce6eb0d78b1b9a38a6d182368edb6f93 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 3f16813d7e..8d56954814 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 "A" +#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_BUILD 97 -#define QWLAN_VERSIONSTR "5.2.0.97A" +#define QWLAN_VERSIONSTR "5.2.0.97B" #endif /* QWLAN_VERSION_H */