From 63e72af541e856d3a3bf429a97d295ca81aa4f43 Mon Sep 17 00:00:00 2001 From: snandini Date: Thu, 28 Dec 2017 05:06:52 -0800 Subject: [PATCH] Release 5.2.0.59Q Release 5.2.0.59Q Change-Id: I74d26e81a21794f9e7581362f697709f3d419313 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 9442d9a6dd..faa0de3edf 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 "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 59 -#define QWLAN_VERSIONSTR "5.2.0.59P" +#define QWLAN_VERSIONSTR "5.2.0.59Q" #endif /* QWLAN_VERSION_H */