From 3e89fb67ba4edcaa757be2b4d2d9488209cfed2c Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Wed, 15 Sep 2021 18:51:20 -0700 Subject: [PATCH] Release 5.2.0.247V Release 5.2.0.247V Change-Id: I99ccf561ab2aa65ec4fb584d1a7a69e07519f260 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 19d983a65b..c8b54ac5b0 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 247 -#define QWLAN_VERSIONSTR "5.2.0.247U" +#define QWLAN_VERSIONSTR "5.2.0.247V" #endif /* QWLAN_VERSION_H */