From d3d6b4acaf55d548e412e61052fb8bdb07bec1c8 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Fri, 12 Aug 2022 02:35:08 -0700 Subject: [PATCH] Release 5.2.1.32J Release 5.2.1.32J Change-Id: I166c1019c57687983bcdb3a0b646fbc10dd6a56b 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 e0ca180a7c..9e77ad91a7 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 32 -#define QWLAN_VERSIONSTR "5.2.1.32I" +#define QWLAN_VERSIONSTR "5.2.1.32J" #endif /* QWLAN_VERSION_H */