From 0c21495a3f34e40ddc802cd8f6f843f41d6ae0b3 Mon Sep 17 00:00:00 2001 From: qcabuildsw Date: Tue, 20 Sep 2016 07:03:15 -0700 Subject: [PATCH] Release 5.1.0.27J Release 5.1.0.27J Change-Id: I1a5f60b47205029d6e5dbb178f5f862a9bc47150 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 82c0b470d7..991ff846fd 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 "I" +#define QWLAN_VERSION_EXTRA "J" #define QWLAN_VERSION_BUILD 27 -#define QWLAN_VERSIONSTR "5.1.0.27I" +#define QWLAN_VERSIONSTR "5.1.0.27J" #endif /* QWLAN_VERSION_H */