From ef41a7998e45f58626ec5c4acc66154a207cfb99 Mon Sep 17 00:00:00 2001 From: snandini Date: Fri, 15 Sep 2017 21:26:37 -0700 Subject: [PATCH] Release 5.2.0.43U Release 5.2.0.43U Change-Id: I93cfdc0dbd73e255019e5f1105267b5f8d487a0b 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 06a9fc0938..ec28e8653b 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,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 43 -#define QWLAN_VERSIONSTR "5.2.0.43T" +#define QWLAN_VERSIONSTR "5.2.0.43U" #endif /* QWLAN_VERSION_H */