From f1edc1a78d0b73ddb001effcb4b5101cb6bc02be Mon Sep 17 00:00:00 2001 From: snandini Date: Fri, 23 Jun 2017 13:42:16 -0700 Subject: [PATCH] Release 5.2.0.31S Release 5.2.0.31S Change-Id: Ic22970f56649ffec2263de8324c413480a71912b 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 ec2e649657..e1abe8e450 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,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 31 -#define QWLAN_VERSIONSTR "5.2.0.31R" +#define QWLAN_VERSIONSTR "5.2.0.31S" #endif /* QWLAN_VERSION_H */