From 2372e5c367168371feae07e2fd3937d37bea8cc7 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Thu, 2 Sep 2021 12:16:46 -0700 Subject: [PATCH] Release 5.2.0.246O Release 5.2.0.246O Change-Id: If314bf586f76c044dff5eff0cd9a5e7a8eafa16d 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 9d6e95ae72..45756056ce 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 "N" +#define QWLAN_VERSION_EXTRA "O" #define QWLAN_VERSION_BUILD 246 -#define QWLAN_VERSIONSTR "5.2.0.246N" +#define QWLAN_VERSIONSTR "5.2.0.246O" #endif /* QWLAN_VERSION_H */