From e171ae95cee1ef8deee623135b667b098d44a366 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Tue, 14 Feb 2023 12:16:40 -0800 Subject: [PATCH] Release 5.2.1.55C Release 5.2.1.55C Change-Id: I90dfc5e4542adbe575157fa84ba5e8fc4471a5a0 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 98886e22d5..8ec59c0538 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 "B" +#define QWLAN_VERSION_EXTRA "C" #define QWLAN_VERSION_BUILD 55 -#define QWLAN_VERSIONSTR "5.2.1.55B" +#define QWLAN_VERSIONSTR "5.2.1.55C" #endif /* QWLAN_VERSION_H */