From e18038af1c142201e61edb4e31297c8159593793 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Thu, 27 Sep 2018 20:24:25 -0700 Subject: [PATCH] Release 5.2.0.98S Release 5.2.0.98S Change-Id: Ie028a078d606b42b9e78574a1cacea7a8f6052ec 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 f9a2b2839f..0d9a7984c7 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 98 -#define QWLAN_VERSIONSTR "5.2.0.98R" +#define QWLAN_VERSIONSTR "5.2.0.98S" #endif /* QWLAN_VERSION_H */