From 35a71d956be2847c05f211576054cd195c210440 Mon Sep 17 00:00:00 2001 From: snandini Date: Mon, 25 Sep 2017 13:21:49 -0700 Subject: [PATCH] Release 5.2.0.45B Release 5.2.0.45B Change-Id: I3347246bd4bf37fdbb723182bb1ebf492554ba3c 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 2e0c0798e4..758760d6c2 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 "A" +#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_BUILD 45 -#define QWLAN_VERSIONSTR "5.2.0.45A" +#define QWLAN_VERSIONSTR "5.2.0.45B" #endif /* QWLAN_VERSION_H */