From 4a491c7151b3c83e646f7a8ab8e0edebcb000e2c Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Fri, 3 Sep 2021 08:45:01 -0700 Subject: [PATCH] Release 5.2.0.246U Release 5.2.0.246U Change-Id: I88f25de01796c7f5b2d51b3f114e2fc9fb71dcf1 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 227d661717..a61839e581 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 "T" +#define QWLAN_VERSION_EXTRA "U" #define QWLAN_VERSION_BUILD 246 -#define QWLAN_VERSIONSTR "5.2.0.246T" +#define QWLAN_VERSIONSTR "5.2.0.246U" #endif /* QWLAN_VERSION_H */