From e0f424faab24d28aba83083d2c217e1ce11f0777 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Wed, 25 May 2022 07:30:07 -0700 Subject: [PATCH] Release 5.2.1.22V Release 5.2.1.22V Change-Id: I7c91aa6b15cb404ae7b4aa093d16b288a03ca834 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 5a6fbb4924..868901b2fc 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 1 -#define QWLAN_VERSION_EXTRA "U" +#define QWLAN_VERSION_EXTRA "V" #define QWLAN_VERSION_BUILD 22 -#define QWLAN_VERSIONSTR "5.2.1.22U" +#define QWLAN_VERSIONSTR "5.2.1.22V" #endif /* QWLAN_VERSION_H */