From 6e6faab55b237bcd69b692b65d98b67ba3af1275 Mon Sep 17 00:00:00 2001 From: nshrivas Date: Wed, 27 Mar 2019 14:31:47 -0700 Subject: [PATCH] Release 5.2.0.128I Release 5.2.0.128I Change-Id: I7b349bf09e226044fd7f24bc6d2362a4d5cf2ce4 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 16a06c4084..67f36c8cd3 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 "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 128 -#define QWLAN_VERSIONSTR "5.2.0.128H" +#define QWLAN_VERSIONSTR "5.2.0.128I" #endif /* QWLAN_VERSION_H */