From c31aad7307504df521de1a3297ff11d6e9d1f3ec Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Thu, 2 Sep 2021 14:31:50 -0700 Subject: [PATCH] Release 5.2.0.246P Release 5.2.0.246P Change-Id: I29ce3e8db39f49f1d7c8b642ea604c391002b2a2 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 45756056ce..21defa6389 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 "O" +#define QWLAN_VERSION_EXTRA "P" #define QWLAN_VERSION_BUILD 246 -#define QWLAN_VERSIONSTR "5.2.0.246O" +#define QWLAN_VERSIONSTR "5.2.0.246P" #endif /* QWLAN_VERSION_H */