From abdd23be1e620ad875ecd541892d2ccc1991a03b Mon Sep 17 00:00:00 2001 From: snandini Date: Mon, 28 Aug 2017 14:47:12 -0700 Subject: [PATCH] Release 5.2.0.40 Release 5.2.0.40 Change-Id: Ie8e6df92f5f8cbda8ebbec3600c5123cecb05241 CRs-Fixed: 774533 --- 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 3e2999c4d2..4ab41cb961 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 39 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 40 -#define QWLAN_VERSIONSTR "5.2.0.39Z" +#define QWLAN_VERSIONSTR "5.2.0.40" #endif /* QWLAN_VERSION_H */