From 408c357390a484b03c12e5526bde16a5ea26171f Mon Sep 17 00:00:00 2001 From: Madan Koyyalamudi Date: Fri, 3 Sep 2021 03:24:47 -0700 Subject: [PATCH] Release 5.2.0.246S Release 5.2.0.246S Change-Id: I2e7d7a3213ae3368cbf006a871916a64475a6d57 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 4383ddf796..bf165d63cd 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 246 -#define QWLAN_VERSIONSTR "5.2.0.246R" +#define QWLAN_VERSIONSTR "5.2.0.246S" #endif /* QWLAN_VERSION_H */