From 0342a179dd3a35b1336ea63b6823e003fa19aa07 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Fri, 21 Sep 2018 03:53:31 -0700 Subject: [PATCH] Release 5.2.0.97Y Release 5.2.0.97Y Change-Id: Ibec2006db4bf41f72d3d03c0b508fe03bc4b4058 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 45be71f68b..64ff2bfcc8 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 97 -#define QWLAN_VERSIONSTR "5.2.0.97X" +#define QWLAN_VERSIONSTR "5.2.0.97Y" #endif /* QWLAN_VERSION_H */