From b2d8315d395d1f5dee7f1f86c2f55fa09d77123b Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Fri, 30 Sep 2022 11:20:59 -0700 Subject: [PATCH] Release 5.2.1.39J Release 5.2.1.39J Change-Id: I8f9937e1710bb601ba71b70da27c397da5a39c89 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 f7ac8d55ed..a0ecc2cc64 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 "I" +#define QWLAN_VERSION_EXTRA "J" #define QWLAN_VERSION_BUILD 39 -#define QWLAN_VERSIONSTR "5.2.1.39I" +#define QWLAN_VERSIONSTR "5.2.1.39J" #endif /* QWLAN_VERSION_H */