From b5ba25101b4c08e534498b8313502d1fd4311587 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Fri, 30 Mar 2018 17:00:12 -0700 Subject: [PATCH] Release 5.2.0.72D Release 5.2.0.72D Change-Id: Ide7eb616d9b6aacb87760edf75a6ea8f9028e4ec 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 c3fb807abd..7aa8909152 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 72 -#define QWLAN_VERSIONSTR "5.2.0.72C" +#define QWLAN_VERSIONSTR "5.2.0.72D" #endif /* QWLAN_VERSION_H */