From 71c0c2b698f48c14eeff12dd3f31ff6a130ef9b6 Mon Sep 17 00:00:00 2001 From: qcabuildsw Date: Tue, 27 Sep 2016 04:05:06 -0700 Subject: [PATCH] Release 5.1.0.28I Release 5.1.0.28I Change-Id: I6b4301cad3754dc7cda85f49f7aaebb0896e6a73 CRs-Fixed: 688141 --- 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 0bf49ba456..35c3154b76 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 1 #define QWLAN_VERSION_PATCH 0 -#define QWLAN_VERSION_EXTRA "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 28 -#define QWLAN_VERSIONSTR "5.1.0.28H" +#define QWLAN_VERSIONSTR "5.1.0.28I" #endif /* QWLAN_VERSION_H */