From f6aeae92e073cbb9ad9516a6fd3138571cc91249 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Sun, 12 Jan 2020 18:57:55 -0800 Subject: [PATCH] Release 5.2.0.164U Release 5.2.0.164U Change-Id: Ie3536f6b313479cd0db78c33f18b09e4d0285c3f 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 cb56396e45..3774d72004 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 164 -#define QWLAN_VERSIONSTR "5.2.0.164T" +#define QWLAN_VERSIONSTR "5.2.0.164U" #endif /* QWLAN_VERSION_H */