From d36de62369515facc4b2641d2786b982e7e868dc Mon Sep 17 00:00:00 2001 From: snandini Date: Fri, 16 Oct 2020 05:01:24 -0700 Subject: [PATCH] Release 5.2.0.206N Release 5.2.0.206N Change-Id: Ib5c949f0c6203625bfb09cc96c69c5ca09c22f72 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 d2048ac119..b62cc9123e 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 "M" +#define QWLAN_VERSION_EXTRA "N" #define QWLAN_VERSION_BUILD 206 -#define QWLAN_VERSIONSTR "5.2.0.206M" +#define QWLAN_VERSIONSTR "5.2.0.206N" #endif /* QWLAN_VERSION_H */