From b34f21a47a9f77a8028b02c92db4434c3957fcb3 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Wed, 25 Sep 2019 23:57:35 -0700 Subject: [PATCH] Release 5.2.0.150C Release 5.2.0.150C Change-Id: If3a8610462e4d1230e02a74158f8f34ca0d301bb 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 2c991e6dae..e69e79c155 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 "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 150 -#define QWLAN_VERSIONSTR "5.2.0.150B" +#define QWLAN_VERSIONSTR "5.2.0.150C" #endif /* QWLAN_VERSION_H */