From fa28e74a83c5b96da83ebf1dabf1fcf15cec127c Mon Sep 17 00:00:00 2001 From: snandini Date: Tue, 15 Sep 2020 11:38:32 -0700 Subject: [PATCH] Release 5.2.0.202S Release 5.2.0.202S Change-Id: I4022e25618a5acfa9d1690f6fd9fd539aa3972ba 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 6d09e5c341..d505eb08a8 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 0 -#define QWLAN_VERSION_EXTRA "R" +#define QWLAN_VERSION_EXTRA "S" #define QWLAN_VERSION_BUILD 202 -#define QWLAN_VERSIONSTR "5.2.0.202R" +#define QWLAN_VERSIONSTR "5.2.0.202S" #endif /* QWLAN_VERSION_H */