From 42ab0513ab820958ef00e73dd43898363b24d5c8 Mon Sep 17 00:00:00 2001 From: snandini Date: Wed, 28 Oct 2020 09:21:29 -0700 Subject: [PATCH] Release 5.2.0.208A Release 5.2.0.208A Change-Id: Ie73bb5c66e13a2f880fbd69d0cc63c0ee71f05eb 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 e94f1fe404..df041cc854 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 "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 208 -#define QWLAN_VERSIONSTR "5.2.0.208" +#define QWLAN_VERSIONSTR "5.2.0.208A" #endif /* QWLAN_VERSION_H */