From 850e523bbc24ebd13fd4a2df7a0bff539aacd148 Mon Sep 17 00:00:00 2001 From: Sandeep Puligilla Date: Wed, 15 Mar 2017 02:19:16 -0700 Subject: [PATCH] Release 5.2.0.15C Release 5.2.0.15C Change-Id: Iffd0c4d6f577d646465a2f1740f7b24c928ea0e5 CRs-Fixed: 688141 --- 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 43e14b91cc..7d73a3d86e 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 "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 15 -#define QWLAN_VERSIONSTR "5.2.0.15B" +#define QWLAN_VERSIONSTR "5.2.0.15C" #endif /* QWLAN_VERSION_H */