From ba50e85caa22925589a40daaaf06194a55193539 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Thu, 4 Oct 2018 20:12:46 -0700 Subject: [PATCH] Release 5.2.0.100A Release 5.2.0.100A Change-Id: I9296539a0fc5c3b4ab7b6fa7b6b3d0f1659b0a60 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 2c1680830412e..622afab8a341b 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 "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 100 -#define QWLAN_VERSIONSTR "5.2.0.100" +#define QWLAN_VERSIONSTR "5.2.0.100A" #endif /* QWLAN_VERSION_H */