From 8532a288dcf9b24b3c0a5046ab59c01fb322f247 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Tue, 14 Jan 2020 04:05:47 -0800 Subject: [PATCH] Release 5.2.0.164Y Release 5.2.0.164Y Change-Id: Ia856c70b7e94d9631289bd8f40a50c006366f797 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 716154238a..7bc31103b6 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 164 -#define QWLAN_VERSIONSTR "5.2.0.164X" +#define QWLAN_VERSIONSTR "5.2.0.164Y" #endif /* QWLAN_VERSION_H */