From e396c0b1ab0b350cfdad86222876e1b7ef0c5858 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Tue, 6 Dec 2022 07:35:26 -0800 Subject: [PATCH] Release 5.2.1.48 Release 5.2.1.48 Change-Id: Ia5925340b5efeccebf8d1da4be9632a2c784caab CRs-Fixed: 774533 --- core/mac/inc/qwlan_version.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index 9ea0f1e523..6c2c258968 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 "Z" -#define QWLAN_VERSION_BUILD 47 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 48 -#define QWLAN_VERSIONSTR "5.2.1.47Z" +#define QWLAN_VERSIONSTR "5.2.1.48" #endif /* QWLAN_VERSION_H */