From 86134e02ecd0d6a46c324e1ffb09bb0657ecc3f1 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Fri, 28 Sep 2018 21:33:51 -0700 Subject: [PATCH] Release 5.2.0.98Y Release 5.2.0.98Y Change-Id: Ic5d4f8791b639dd91644837e982d6b3a1f224c62 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 4beb98e727..0b116f42ec 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 98 -#define QWLAN_VERSIONSTR "5.2.0.98X" +#define QWLAN_VERSIONSTR "5.2.0.98Y" #endif /* QWLAN_VERSION_H */