From a849eec65ab864f4f24e066e12d7cf5f39c972cb Mon Sep 17 00:00:00 2001 From: nshrivas Date: Thu, 10 Oct 2019 13:43:19 -0700 Subject: [PATCH] Release 5.2.0.151V Release 5.2.0.151V Change-Id: I916ce6e27743d206eb1910fb606b54f4f7f70782 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 48c5c95f6d..54360aa63d 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 151 -#define QWLAN_VERSIONSTR "5.2.0.151U" +#define QWLAN_VERSIONSTR "5.2.0.151V" #endif /* QWLAN_VERSION_H */