From 01a3ac0e521b687846f79c52a9b65947daa6cbbe Mon Sep 17 00:00:00 2001 From: nshrivas Date: Mon, 1 Oct 2018 13:24:36 -0700 Subject: [PATCH] Release 5.2.0.99E Release 5.2.0.99E Change-Id: I48e91b454b8ae137388685877d8fc7fefc1dffce 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 ee4d2521e5..e59f768ee2 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 99 -#define QWLAN_VERSIONSTR "5.2.0.99D" +#define QWLAN_VERSIONSTR "5.2.0.99E" #endif /* QWLAN_VERSION_H */