From 392562febcfe7a14ad5fd8004beea26116dffee3 Mon Sep 17 00:00:00 2001 From: snandini Date: Tue, 27 Feb 2018 22:17:09 -0800 Subject: [PATCH] Release 5.2.0.67V Release 5.2.0.67V Change-Id: I58e27045b0abc1ddb2ab1fd2d911a4508957ad8a 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 7653f57432..00dda1c634 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 67 -#define QWLAN_VERSIONSTR "5.2.0.67U" +#define QWLAN_VERSIONSTR "5.2.0.67V" #endif /* QWLAN_VERSION_H */