From c6c422915ea7fdaecfd0c185d2f2e6fc82bc9ee0 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Wed, 18 Sep 2019 05:37:52 -0700 Subject: [PATCH] Release 5.2.0.148N Release 5.2.0.148N Change-Id: I9c8ac56d3c574c5014f10d3fd2222d6c2de5bc47 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 6d601356ec695..1aa655816d839 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 148 -#define QWLAN_VERSIONSTR "5.2.0.148M" +#define QWLAN_VERSIONSTR "5.2.0.148N" #endif /* QWLAN_VERSION_H */