From 5dff918116f7434466a27f4c86bc26dc45bf7410 Mon Sep 17 00:00:00 2001 From: Sandeep Puligilla Date: Thu, 23 Mar 2017 20:54:46 -0700 Subject: [PATCH] Release 5.2.0.16X Release 5.2.0.16X Change-Id: Ia1e98f4a5165b12736291df36ebde38636a8c57f 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 16c590d7f4..4c1bdd8730 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 "W" +#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_BUILD 16 -#define QWLAN_VERSIONSTR "5.2.0.16W" +#define QWLAN_VERSIONSTR "5.2.0.16X" #endif /* QWLAN_VERSION_H */