From 4b7e04558a3ff2d325b35a5585279c2b1a5bd861 Mon Sep 17 00:00:00 2001 From: snandini Date: Mon, 19 Jun 2017 22:30:31 -0700 Subject: [PATCH] Release 5.2.0.30O Release 5.2.0.30O Change-Id: Ib322c49d16b18406b9db029296b2c1dc94cb3a95 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 dbe4765a6e..63d3b89940 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 30 -#define QWLAN_VERSIONSTR "5.2.0.30N" +#define QWLAN_VERSIONSTR "5.2.0.30O" #endif /* QWLAN_VERSION_H */