From 9f964fbed7460526f8584533569c3e3e87530031 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Mon, 13 Jan 2020 01:02:43 -0800 Subject: [PATCH] Release 5.2.0.164V Release 5.2.0.164V Change-Id: I1f5026990c3e476ac7ec3154f9e553fe418ee396 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 3774d72004..68a8e8dab4 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 "U" +#define QWLAN_VERSION_EXTRA "V" #define QWLAN_VERSION_BUILD 164 -#define QWLAN_VERSIONSTR "5.2.0.164U" +#define QWLAN_VERSIONSTR "5.2.0.164V" #endif /* QWLAN_VERSION_H */