From 3cce0fd7b1d4430db63f0adb5ebc83e222682193 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Mon, 29 Oct 2018 15:19:08 -0700 Subject: [PATCH] Release 5.2.0.103V Release 5.2.0.103V Change-Id: I1ee1ccbd812b4c0cccdd972fc3f9b69d05ef73f8 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 e210831e29e16..70ea1dedd5c5f 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 "U" +#define QWLAN_VERSION_EXTRA "V" #define QWLAN_VERSION_BUILD 103 -#define QWLAN_VERSIONSTR "5.2.0.103U" +#define QWLAN_VERSIONSTR "5.2.0.103V" #endif /* QWLAN_VERSION_H */