From 4e2a24c5fa668f1dea34291621e8aea4ca1497f4 Mon Sep 17 00:00:00 2001 From: snandini Date: Mon, 17 Aug 2020 01:14:03 -0700 Subject: [PATCH] Release 5.2.0.198V Release 5.2.0.198V Change-Id: Ic6fd42cc09d1380941f5a3f578d1581f09c007f0 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 9805d2d07a..3d756ead2c 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 198 -#define QWLAN_VERSIONSTR "5.2.0.198U" +#define QWLAN_VERSIONSTR "5.2.0.198V" #endif /* QWLAN_VERSION_H */