From 17e869124df0891db5234d2fd31b5edb04e82269 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Mon, 15 Aug 2022 14:27:03 -0700 Subject: [PATCH] Release 5.2.1.32T Release 5.2.1.32T Change-Id: I47c58a2997a23541305bab7eb38da0edda5e9fda 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 bc2acf3433..8b3100f4f4 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 1 -#define QWLAN_VERSION_EXTRA "S" +#define QWLAN_VERSION_EXTRA "T" #define QWLAN_VERSION_BUILD 32 -#define QWLAN_VERSIONSTR "5.2.1.32S" +#define QWLAN_VERSIONSTR "5.2.1.32T" #endif /* QWLAN_VERSION_H */