From 524c80fbd6f7402d74225fc51654ebd7115bd916 Mon Sep 17 00:00:00 2001 From: Sandeep Puligilla Date: Mon, 13 Mar 2017 15:19:27 -0700 Subject: [PATCH] Release 5.2.0.14S Release 5.2.0.14S Change-Id: I833827a3aae814e30d7771c98c86e576eb2caffd CRs-Fixed: 688141 --- 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 e48f140faed36..ab666fded21ca 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 14 -#define QWLAN_VERSIONSTR "5.2.0.14R" +#define QWLAN_VERSIONSTR "5.2.0.14S" #endif /* QWLAN_VERSION_H */