From 39288c1d1c5929122567b9eb89bf43ed6dfdef12 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Mon, 17 Dec 2018 05:35:39 -0800 Subject: [PATCH] Release 5.2.0.112 Release 5.2.0.112 Change-Id: I4f62cf8e62f30de940dccf5cfdbcd78a5c5c7d37 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 732577ae68..0e45d0c573 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,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 111 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 112 -#define QWLAN_VERSIONSTR "5.2.0.111Z" +#define QWLAN_VERSIONSTR "5.2.0.112" #endif /* QWLAN_VERSION_H */