From f08b458cf3a77dc9ae4ea76cc17ef10c9b426449 Mon Sep 17 00:00:00 2001 From: snandini Date: Tue, 11 Aug 2020 09:47:52 -0700 Subject: [PATCH] Release 5.2.0.197T Release 5.2.0.197T Change-Id: If352f353a73f4b858adc8ea785c2116c016aa27c 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 342e652685baa..b719e3c65334b 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 "S" +#define QWLAN_VERSION_EXTRA "T" #define QWLAN_VERSION_BUILD 197 -#define QWLAN_VERSIONSTR "5.2.0.197S" +#define QWLAN_VERSIONSTR "5.2.0.197T" #endif /* QWLAN_VERSION_H */