From 485d4e2fc38cf3068a3531c1eb71bcf88dfb0a47 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Sat, 12 Oct 2019 14:39:25 -0700 Subject: [PATCH] Release 5.2.0.152B Release 5.2.0.152B Change-Id: Ide622ce585b97f1facb47a85e095cf21722f2f25 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 aadc40c7da..792d91fe2d 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 "A" +#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_BUILD 152 -#define QWLAN_VERSIONSTR "5.2.0.152A" +#define QWLAN_VERSIONSTR "5.2.0.152B" #endif /* QWLAN_VERSION_H */