From 006f1ff2308774ad858eefa6a7f58e09398a9d8a Mon Sep 17 00:00:00 2001 From: nshrivas Date: Mon, 1 Apr 2019 00:56:53 -0700 Subject: [PATCH] Release 5.2.0.128Y Release 5.2.0.128Y Change-Id: I254dd51a9d1ae3adc37d4e05fdb004bc0b84272d 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 436a3bc5a2..2f5a62ce5a 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 128 -#define QWLAN_VERSIONSTR "5.2.0.128X" +#define QWLAN_VERSIONSTR "5.2.0.128Y" #endif /* QWLAN_VERSION_H */