From 067d48dcb004a939ef0745a46472ea18104b2c43 Mon Sep 17 00:00:00 2001 From: snandini Date: Mon, 3 Aug 2020 17:07:43 -0700 Subject: [PATCH] Release 5.2.0.196O Release 5.2.0.196O Change-Id: If2984ceb17b193a14f75e5324e91aa67a60005e3 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 6ac88636958c6..cf0fee65068a8 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 "N" +#define QWLAN_VERSION_EXTRA "O" #define QWLAN_VERSION_BUILD 196 -#define QWLAN_VERSIONSTR "5.2.0.196N" +#define QWLAN_VERSIONSTR "5.2.0.196O" #endif /* QWLAN_VERSION_H */