From 86fb15e555edc3cc60216503e4df96b3d9066bb1 Mon Sep 17 00:00:00 2001 From: snandini Date: Wed, 5 Aug 2020 02:16:56 -0700 Subject: [PATCH] Release 5.2.0.196U Release 5.2.0.196U Change-Id: I9b534ea77dd129609879502834cc3417c2f29e74 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 2a7882b814..5d5656b1f8 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 196 -#define QWLAN_VERSIONSTR "5.2.0.196T" +#define QWLAN_VERSIONSTR "5.2.0.196U" #endif /* QWLAN_VERSION_H */