From 2a97b23a831f00d29580045d248336079a069cc9 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Thu, 17 May 2018 07:59:22 -0700 Subject: [PATCH] Release 5.2.0.78S Release 5.2.0.78S Change-Id: Id5514ee7a911e596644b96a2e6bfc7b62f8388ee 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 e76a2a2b2c..3cd62044a7 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 78 -#define QWLAN_VERSIONSTR "5.2.0.78R" +#define QWLAN_VERSIONSTR "5.2.0.78S" #endif /* QWLAN_VERSION_H */