From 34c3332a524033353ca76f89fe075e8c6660e972 Mon Sep 17 00:00:00 2001 From: qcabuildsw Date: Tue, 10 Jan 2017 10:52:50 -0800 Subject: [PATCH] Release 5.2.0.4Q Release 5.2.0.4Q Change-Id: I73a56764a8725450e25905c950a8dd2aba6b1b98 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 6bf9c3b6f2..745d1ad675 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 4 -#define QWLAN_VERSIONSTR "5.2.0.4P" +#define QWLAN_VERSIONSTR "5.2.0.4Q" #endif /* QWLAN_VERSION_H */