From 9bb3305a9412867b2e97ab48927e22b468c93a73 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Mon, 19 Aug 2019 06:19:19 -0700 Subject: [PATCH] Release 5.2.0.144U Release 5.2.0.144U Change-Id: I5f8c5ae6771a0da58a9fa5e20ed369acad552482 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 e738fe55ce..cbdf4b2881 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 144 -#define QWLAN_VERSIONSTR "5.2.0.144T" +#define QWLAN_VERSIONSTR "5.2.0.144U" #endif /* QWLAN_VERSION_H */