From bbc70fa636f1adcdaf5381c075fac2e1b3d119e9 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Mon, 17 Sep 2018 14:24:49 -0700 Subject: [PATCH] Release 5.2.0.97D Release 5.2.0.97D Change-Id: Ibbcda4c7ae1b32caf6d3159a30c5c2bf098c25b7 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 d5d09eacea..16a1ddadd3 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 97 -#define QWLAN_VERSIONSTR "5.2.0.97C" +#define QWLAN_VERSIONSTR "5.2.0.97D" #endif /* QWLAN_VERSION_H */