From e652d7381c398f42995c38939f46da9cde776df3 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Thu, 19 Sep 2019 03:25:48 -0700 Subject: [PATCH] Release 5.2.0.148S Release 5.2.0.148S Change-Id: Ib1343d09c8ce30791c38648a2cde693d434e6f9d 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 6d05fb45e5cbb..a48542acb7785 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 148 -#define QWLAN_VERSIONSTR "5.2.0.148R" +#define QWLAN_VERSIONSTR "5.2.0.148S" #endif /* QWLAN_VERSION_H */