From 8913a7b9052d01a9c786490729d2d0018357fa47 Mon Sep 17 00:00:00 2001 From: Sandeep Puligilla Date: Fri, 14 Apr 2017 02:09:51 -0700 Subject: [PATCH] Release 5.2.0.21O Release 5.2.0.21O Change-Id: I9e8774b2b5692eda835b332e2ca8db2d8171b4b1 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 b78a341d9f..a5803ce854 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,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 21 -#define QWLAN_VERSIONSTR "5.2.0.21N" +#define QWLAN_VERSIONSTR "5.2.0.21O" #endif /* QWLAN_VERSION_H */