From 5c0534e02990b2a1c638c0e5eefe2b6ae4c77873 Mon Sep 17 00:00:00 2001 From: qcabuildsw Date: Wed, 14 Dec 2016 22:34:00 -0800 Subject: [PATCH] Release 5.2.0.3 Release 5.2.0.3 Change-Id: I6514a548a896fbe75137870cf00c825f15075007 CRs-Fixed: 688141 --- core/mac/inc/qwlan_version.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index 903827009f..4d28e2558d 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 "Z" -#define QWLAN_VERSION_BUILD 2 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 3 -#define QWLAN_VERSIONSTR "5.2.0.2Z" +#define QWLAN_VERSIONSTR "5.2.0.3" #endif /* QWLAN_VERSION_H */