From 3ed9fcd56c6fa33edfd904890a834460daf2bf96 Mon Sep 17 00:00:00 2001 From: snandini Date: Fri, 26 Feb 2021 11:50:25 -0800 Subject: [PATCH] Release 5.2.0.224G Release 5.2.0.224G Change-Id: Ie3e275818aeb23e1f2051803a994a83d9ce9277c 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 470fca0b2b..b861e6a606 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 "F" +#define QWLAN_VERSION_EXTRA "G" #define QWLAN_VERSION_BUILD 224 -#define QWLAN_VERSIONSTR "5.2.0.224F" +#define QWLAN_VERSIONSTR "5.2.0.224G" #endif /* QWLAN_VERSION_H */