From 43bdb27dd0054612fad0dcd4b7e514465530d2b3 Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Mon, 15 Aug 2022 12:08:52 -0700 Subject: [PATCH] Release 5.2.1.32S Release 5.2.1.32S Change-Id: Ieb3fd3fa3b6fd6ea90d75019951e440d6f6f2746 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 05e05838df..bc2acf3433 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 "R" +#define QWLAN_VERSION_EXTRA "S" #define QWLAN_VERSION_BUILD 32 -#define QWLAN_VERSIONSTR "5.2.1.32R" +#define QWLAN_VERSIONSTR "5.2.1.32S" #endif /* QWLAN_VERSION_H */