From dac2759f26938729d3a3aa326f18e316146cf360 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Sat, 1 Apr 2023 07:06:19 -0700 Subject: [PATCH] Release 5.2.1.61T Release 5.2.1.61T Change-Id: Idd43688d7a8d116c1496a0d00da031b2b87d65f1 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 5bc57d03e5..0e023d8eb9 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 61 -#define QWLAN_VERSIONSTR "5.2.1.61S" +#define QWLAN_VERSIONSTR "5.2.1.61T" #endif /* QWLAN_VERSION_H */