From 47b4b77dc30a18fcd60a011337040210f097185c Mon Sep 17 00:00:00 2001 From: nshrivas Date: Sun, 15 Apr 2018 23:15:20 -0700 Subject: [PATCH] Release 5.2.0.73V Release 5.2.0.73V Change-Id: I6885556ebb2d3ad1747de27b008ed1cf1513b6f2 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 29d5884995967..4ea5d94a9cad9 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 "U" +#define QWLAN_VERSION_EXTRA "V" #define QWLAN_VERSION_BUILD 73 -#define QWLAN_VERSIONSTR "5.2.0.73U" +#define QWLAN_VERSIONSTR "5.2.0.73V" #endif /* QWLAN_VERSION_H */