From df295ba6b3eb82ae0129939880b257015ff5be41 Mon Sep 17 00:00:00 2001 From: snandini Date: Wed, 16 Aug 2017 17:37:01 -0700 Subject: [PATCH] Release 5.2.0.38V Release 5.2.0.38V Change-Id: Ib702af7ed44839075888d14ec2e8ba25eb43e254 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 9db281d117..d32da76018 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 38 -#define QWLAN_VERSIONSTR "5.2.0.38U" +#define QWLAN_VERSIONSTR "5.2.0.38V" #endif /* QWLAN_VERSION_H */