From 87ddf110ec9aee1297459c28312b01d4039f1540 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Thu, 3 Oct 2019 05:08:21 -0700 Subject: [PATCH] Release 5.2.0.151E Release 5.2.0.151E Change-Id: I28de6040a7d118dbf046aeb564869d012adc3452 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 7b2608f6ff..e72d2d0032 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 151 -#define QWLAN_VERSIONSTR "5.2.0.151D" +#define QWLAN_VERSIONSTR "5.2.0.151E" #endif /* QWLAN_VERSION_H */