From c7fcfb004f7e3594d64eb3a78f1b08dcea4d3eaa Mon Sep 17 00:00:00 2001 From: snandini Date: Tue, 6 Oct 2020 04:10:51 -0700 Subject: [PATCH] Release 5.2.0.205B Release 5.2.0.205B Change-Id: I11614a2e90ead9545163b5b7b26b712362399284 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 5f9c387e73..dbce837799 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 205 -#define QWLAN_VERSIONSTR "5.2.0.205A" +#define QWLAN_VERSIONSTR "5.2.0.205B" #endif /* QWLAN_VERSION_H */