From fd91a0df0fec083f56679365db51d5a2a4d82c35 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Mon, 16 Apr 2018 02:15:07 -0700 Subject: [PATCH] Release 5.2.0.73W Release 5.2.0.73W Change-Id: I3f0b111ef6a33563cc337f70f96e440792725526 CRs-Fixed: 774533 --- 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 4ea5d94a9c..735e32835a 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 "V" +#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_BUILD 73 -#define QWLAN_VERSIONSTR "5.2.0.73V" +#define QWLAN_VERSIONSTR "5.2.0.73W" #endif /* QWLAN_VERSION_H */