From 4747161a5d0da324f56773c047ff27dae0aa4ebd Mon Sep 17 00:00:00 2001 From: qcabuildsw Date: Sun, 18 Dec 2016 17:07:06 -0800 Subject: [PATCH] Release 5.2.0.3F Release 5.2.0.3F Change-Id: I0070a5b9ec24feb58e4bdefda421608548caabf6 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 760dd931a8..4671864404 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 "E" +#define QWLAN_VERSION_EXTRA "F" #define QWLAN_VERSION_BUILD 3 -#define QWLAN_VERSIONSTR "5.2.0.3E" +#define QWLAN_VERSIONSTR "5.2.0.3F" #endif /* QWLAN_VERSION_H */