From e977f7222cedd7d5c5c4648115caef92a3b47c3c Mon Sep 17 00:00:00 2001 From: snandini Date: Fri, 18 Dec 2020 05:49:01 -0800 Subject: [PATCH] Release 5.2.0.214V Release 5.2.0.214V Change-Id: I8f04725d5c4368b4ee03f39dd64a4168cc7e3aaa 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 8ac3a7c504..526abe88a8 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 214 -#define QWLAN_VERSIONSTR "5.2.0.214U" +#define QWLAN_VERSIONSTR "5.2.0.214V" #endif /* QWLAN_VERSION_H */