From 8e36da41bae712b6d8ffdb955b77f59b5b133835 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Tue, 19 Nov 2019 22:32:53 -0800 Subject: [PATCH] Release 5.2.0.157W Release 5.2.0.157W Change-Id: I61035f8cf50ab64178b8fd14f93963547e4e3f3d 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 bb58a421212ba..7924b5d1659e7 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 "V" +#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_BUILD 157 -#define QWLAN_VERSIONSTR "5.2.0.157V" +#define QWLAN_VERSIONSTR "5.2.0.157W" #endif /* QWLAN_VERSION_H */