From eee8de1b961783381bc11c39d41e42de802b8336 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Wed, 15 Jan 2020 08:19:21 -0800 Subject: [PATCH] Release 5.2.0.165E Release 5.2.0.165E Change-Id: I83f61f1fe24b3777ef7a729d951a03a33a42a406 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 44d12cd63f..3e9f58a4ee 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 "D" +#define QWLAN_VERSION_EXTRA "E" #define QWLAN_VERSION_BUILD 165 -#define QWLAN_VERSIONSTR "5.2.0.165D" +#define QWLAN_VERSIONSTR "5.2.0.165E" #endif /* QWLAN_VERSION_H */